Share

SpatialElementBoundaryLocation Enumeration

An enumerated type listing boundary options of spatial element geometry calculation.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public enum SpatialElementBoundaryLocation

Members

Member nameValueDescription
Center1 Spatial element centerline.
CoreBoundary2 Spatial element core boundary.
CoreCenter3 Spatial element core center.
Finish0 Spatial element finish face.

See Also

Reference

Was this information helpful?