|
IGeom3DSphere::Center
Description
This property allows you to get a sphere center.
Syntax
Center = Center ( );
Return: (Variant) Center |
The array of coordinates (x,y,z) of sphere center. |
Note
All coordinates are given relative to the model's main UCS.
|