| Revit 2018 API |
| RebarShapeConstraintAngleFromFixedDir..::..Direction Property |
| RebarShapeConstraintAngleFromFixedDir Class See Also |
A fixed direction in UV-space. The parameter will drive
the segment's angle relative to this direction.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.13)
Since:
2012
Syntax
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions..::..ArgumentNullException | When setting this property: A non-optional argument was NULL |
| Autodesk.Revit.Exceptions..::..ArgumentOutOfRangeException | When setting this property: direction has zero length. |
| Autodesk.Revit.Exceptions..::..DisabledDisciplineException | When setting this property: None of the following disciplines is enabled: Structural. |