RegionProperties.Perimeter Property
Parent Object: RegionPropertiesDescription
Property that returns the perimeter of the section in database units.
Syntax
RegionProperties.Perimeter() 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. |