AlignedFreeFormSetOrientationOptions
Description:
Orientation options for Aligned Free Form Rebar set.
Orientation options for Aligned Free Form Rebar set.
[ObsoleteAttribute("This enum is deprecated in Revit 2027 and might be removed in a future version. Use FreeFormSetOrientationOptions enum instead.")]
public enum AlignedFreeFormSetOrientationOptions
| Name | Description |
|---|---|
| AlignedToDistributionPath | Cutting planes are perpendicular to the distribution path. |
| ParallelToFace | Cutting planes are parallel to a selected planar face. |
| PerpendicularToFace | Cutting planes are oriented perpendicular to a selected planar face, X or Y vector being the face normal. |
| Vertical | Cutting planes are oriented vertically, X or Y vector being Z axis. |