RadiiOfGyration Property |
Gets the radius of gyration of the solid or region.
Signature
object.RadiiOfGyration
object
3DSolid, Region
The object or objects this property applies to.
RadiiOfGyration
Variant (three-element array of doubles);
read-only
The X, Y, and Z coordinates calculated on the
current coordinate system.
Remarks
The radius of gyration is returned as X, Y, and Z coordinates defined as a variant. It is calculated based on the current coordinate system.
Comments? |