RebarFreeFormAccessor.AlignedFreeFormSetOrientationOptions
Property
Description:
Orientation options for an Aligned Free Form Rebar set.
Orientation options for an Aligned Free Form Rebar set.
Syntax
public AlignedFreeFormSetOrientationOptions AlignedFreeFormSetOrientationOptions { get; set; }
Exceptions
| Exception | Condition |
|---|---|
| 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. |