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.
Syntax
public enum RebarShapeVertexTurn
Unknown Namespace Members:
Name | Description |
---|---|
Right | A right turn. |
Default | The turn value has not yet been set, or will not be used. |
Left | A left turn. |