Share

FabricSheet.BendFinalLoopOrientationVector Property

Direction of local Fabric Sheet Y axis in bending polyline LCS.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public XYZ BendFinalLoopOrientationVector { get; }

Property Value

XYZ

Remarks

Note that bending line may be rotated before it is placed in Fabric Sheet local coordinate system. This vector allows to calculate rotation angle or Trf.

See Also

Reference

Was this information helpful?