Click or drag to resize

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

Property Value

Type: Point
The center of gravity, in document length units.
See Also