An enumerated type listing boundary options of spatial element geometry calculation.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public enum SpatialElementBoundaryLocation
Members
Member name | Value | Description |
---|---|---|
Center | 1 | Spatial element centerline. |
CoreBoundary | 2 | Spatial element core boundary. |
CoreCenter | 3 | Spatial element core center. |
Finish | 0 | Spatial element finish face. |