Revit 2025.3 API
Rebar |
A vector specifying the direction of the constraint. The direction is fixed,
and the shape is always constructed so that the segment
direction has a positive dot product with this vector.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public UV Direction { get; }
Public ReadOnly Property Direction As UV Get
public: property UV^ Direction { UV^ get (); }
member Direction : UV with get
Property Value
UVSee Also