RVTDocs.com

RebarShapeVertexTurn

Enumeration
Description:
Specify whether a bend at a RebarShapeVertex represents a left or right turn.
Syntax
public enum RebarShapeVertexTurn
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.