Namespace:
Autodesk.Revit.DB.Structure
BoundaryConditionsOrientTo
Enumeration
Description:
Specifies boundary condition orientation.
Specifies boundary condition orientation.
Syntax
public enum BoundaryConditionsOrientTo
Unknown Namespace Members:
Name | Description |
---|---|
Project | Boundary condition is oriented in respect to project global coordinate system, that is X to East, Y to North, and Z to up. |
HostLocalCoordinateSystem | Boundary condition is oriented in respect to it analytical host element coordinate system and will follow host changes. |