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