Use this method to get or set whether the line created is Tangental or Normal to the Second Entity.
Cimatron 2024 or later
interop.CimMdlrAPI.eMdTangentNormalOption SecondEntityTangNormal {get; set;}
SecondEntityTangNormal:interop.CimMdlrAPI.eMdTangentNormalOption
Return: interop.CimMdlrAPI.eMdTangentNormalOption |
pVal - Whether the line created is tangental or Normal to the Second Entity |
Input: interop.CimMdlrAPI.eMdTangentNormalOption |
newVal - Whether the line created to be tangent/Normal to Second Entity |
None