AreaVolumeSettings.GetSpatialElementBoundaryLocation
Method
Description:
Gets the spatial element boundary location based on spatial element type.
Gets the spatial element boundary location based on spatial element type.
Syntax
Parameters
| Parameter | Type | Description |
|---|---|---|
| spType | SpatialElementType | The spatial element type. |
Return Value
| Type | Description |
|---|---|
| SpatialElementBoundaryLocation | The boundary location. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |