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: 29.0
Syntax
VB
ReadOnly Property CenterOfGravity As Point Get
C#
Point CenterOfGravity { get; }
Property Value
Type: PointThe center of gravity, in document length units.