RegionProperties.Centroid Property
Parent Object: RegionPropertiesDescription
Property that returns the centroid of the section.
Syntax
RegionProperties.Centroid() As ObjectProperty Value
This is a read only property whose value is an Object.Samples
Name | Description |
Querying a sketch profile to get regions. | This sample demonstrates getting region properties from a sketch profile. |