Use this method to get or set whether the line created is Tangental or Normal to an entity.
Cimatron 2024 or later
interop.CimMdlrAPI.eMdTangentNormalOption EntityTangNormal {get; set;}
EntityTangNormal:interop.CimMdlrAPI.eMdTangentNormalOption
Return: interop.CimMdlrAPI.eMdTangentNormalOption |
pVal - Whether the line created is Tangental or Normal to entity |
Input: interop.CimMdlrAPI.eMdTangentNormalOption |
newVal - whether the line created is Tangental or Normal to entity |
None