|
IGeom3DEllipse::Center
Description
This property returns the center of an Arc or Ellipse.
Syntax
Center = Center ( );
Return: (Variant) Center |
Variant that contains double array of arc/ellipse center coordinates (x,y,z). |
Note
All coordinates are given relative to the model's main UCS.
|