Share

IiProperties.CenterOfGravity 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: 29.0

Syntax

VB

ReadOnly Property CenterOfGravity As Point
	Get

C#

Point CenterOfGravity { get; }

Property Value

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

See Also

Reference

Was this information helpful?