Share

RebarFreeFormAccessor.AlignedFreeFormSetOrientationOptions Property

Orientation options for an Aligned Free Form Rebar set.


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

Syntax

C#

public AlignedFreeFormSetOrientationOptions AlignedFreeFormSetOrientationOptions { get; set; }

Property Value

AlignedFreeFormSetOrientationOptions

Exceptions

ExceptionCondition
ArgumentOutOfRangeException When setting this property: A value passed for an enumeration argument is not a member of that enumeration
InvalidOperationException This RebarFreeFormAccessor doesn't contain a valid rebar reference. -or- This RebarFreeFormAccessor Rebar is not created with the Aligned Free Form rebar server.

See Also

Reference

Was this information helpful?