Share

RebarShapeConstraintProjectedSegmentLength.Direction Property

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: 26.2.0.0 (26.2.0.0)

Syntax

C#

public UV Direction { get; }

Property Value

UV

See Also

Reference

Was this information helpful?