Use this method to get or set the length value for all picked points in a line.
Cimatron 2024 or later
double[] LengthsArray {get; set;}
LengthsArray:System.Double[]
Return: double[] |
pVal - A variant that contains double type one dimensional array of length values |
Input: double[] |
newVal - A variant that contains double type one dimensional array of length values |
None