Use this method to get or set direction vector coordinates. This property is applicable only when IMdAdvancedLine::Mode is set to the cmModByDirection mode.
Cimatron 2024 or later
double[] DirectionVector {get; set;}
DirectionVector:System.Double[]
Return: double[] |
pVal - A variant that contains double type one dimensional array of vector coordinates |
Input: double[] |
newVal - A variant that contains double type one dimensional array of vector coordinates |
None