The load orientation option.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public LoadOrientTo OrientTo { get; set; }
Property Value
LoadOrientToExceptions
| Exception | Condition |
|---|---|
| ArgumentException | When setting this property: orientTo is not permitted for this type of load. |
| ArgumentOutOfRangeException | When setting this property: A value passed for an enumeration argument is not a member of that enumeration |
