RegionProperties.Area Property
Parent Object: RegionPropertiesDescription
Property that returns the area of the section in database units.
Syntax
RegionProperties.Area() As DoubleProperty Value
This is a read only property whose value is a Double.Samples
Name | Description |
Querying a sketch profile to get regions. | This sample demonstrates getting region properties from a sketch profile. |