IiPropertiesCenterOfGravity Property |
Gets the center of gravity (center of mass) of the entire part or assembly.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax ReadOnly Property CenterOfGravity As Point
Get
Point CenterOfGravity { get; }
Property Value
Type:
PointThe center of gravity, in document length units.
See Also