2027 Enumeration
Changes 8
E

AlignedFreeFormSetOrientationOptions

Description:
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
E AlignedToDistributionPath Cutting planes are perpendicular to the distribution path.
E ParallelToFace Cutting planes are parallel to a selected planar face.
E PerpendicularToFace Cutting planes are oriented perpendicular to a selected planar face, X or Y vector being the face normal.
E Vertical Cutting planes are oriented vertically, X or Y vector being Z axis.