Use this property to get and set the arrow direction for second entity selected.
A direction arrow is displayed to set the slope direction.
Cimatron 2024 or later
double[] SecondDirection {get; set;};
SecondDirection: System.Double[]
|
Return: double[] |
pDir-Double type one-dimensional array of vector coordinates that defines an arrow direction for second entity selected. |
|
Input: double[] |
iDir-Double type one-dimensional array of vector coordinates that defines an arrow direction for second entity selected. |
None
