Share

BoundaryConditionsOrientTo Enumeration

Specifies boundary condition orientation.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum BoundaryConditionsOrientTo

Members

Member nameValueDescription
HostLocalCoordinateSystem1 Boundary condition is oriented in respect to it analytical host element coordinate system and will follow host changes.
Project0 Boundary condition is oriented in respect to project global coordinate system, that is X to East, Y to North, and Z to up.

See Also

Reference

Was this information helpful?