Namespace:
Autodesk.Revit.DB.Structure
AlignedFreeFormSetOrientationOptions
Enumeration
Description:
Orientation options for Aligned Free Form Rebar set.
Orientation options for Aligned Free Form Rebar set.
Syntax
public enum AlignedFreeFormSetOrientationOptions
Unknown Namespace Members:
| Name | Description |
|---|---|
| AlignedToDistributionPath | Cutting planes are perpendicular to the distribution path. |
| Vertical | Cutting planes are oriented vertically, X or Y vector being Z axis. |
| 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. |