|
IGeom3DSphere::OriginDir
Description
This property returns the direction from the center of the sphere to the parameters' origin (a point where U = 0 and V = 0).
Syntax
OriginalDirection = OriginDir ( );
Return: (Variant) OriginalDirection |
Variant that contains double array of vector coordinates (x,y,z). |
Note
All coordinates are given relative to the model's main UCS.
|