Centroid Property

Gets the center of area or mass for a region or solid.

See Also | Example

Signature

object.Centroid

object

3DSolid, Region
The object or objects this property applies to.

Centroid

Variant (two-element array of doubles); read-only
The 2D coordinate representing the centroid.

Remarks

The centroid is returned as X and Y coordinates defined as a variant.

 

   Comments?