Namespace:
Autodesk.Revit.DB.Structure
RebarShapeVertexTurn
Enumeration
Description:
Specify whether a bend at a RebarShapeVertex represents a left or right turn.
Specify whether a bend at a RebarShapeVertex represents a left or right turn.
RebarShapeVertexTurn Enumeration Members:
| Name | Description |
|---|---|
| 0 | The turn value has not yet been set, or will not be used. |
| 1 | A left turn. |
| -1 | A right turn. |