Click or drag to resize

IiPropertiesCenterOfGravity Property (Object)

Gets the center of gravity (center of mass) of a component or document.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
ReadOnly Property CenterOfGravity ( 
	componentOrDocName As Object
) As Point
	Get

Parameters

componentOrDocName
Type: SystemObject

Property Value

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