|
IGeom3DCone::Direction
Description
This property allows you to get the cone axis direction.
Syntax
Direction = Direction( );
Return: (Variant) Direction
Variant that contains double array of three elements that represent cone axis direction.
Note
All coordinates are given relative to the model's main UCS.
|