PropertyTableEntryArcDirection Property

Represent the arc direction, PT_Left means the arc appears to the left of the line segment. Right means the arc appears to the right of the line segment.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public PropertyTableEntryArcDirection ArcDirection { get; }

Property Value

PropertyTableEntryArcDirection
See Also