Namespace:
Autodesk.Revit.DB
SpatialElementBoundaryLocation
Enumeration
Description:
An enumerated type listing boundary options of spatial element geometry calculation.
An enumerated type listing boundary options of spatial element geometry calculation.
Syntax
public enum SpatialElementBoundaryLocation
Unknown Namespace Members:
| Name | Description |
|---|---|
| Finish | Spatial element finish face. |
| Center | Spatial element centerline. |
| CoreBoundary | Spatial element core boundary. |
| CoreCenter | Spatial element core center. |