Namespace:
Autodesk.Revit.DB.Structure
MultiplanarOption
Enumeration
Description:
Input argument type for Rebar.GetCenterlineCurves method. Controls whether all curves of a multi-planar Rebar element are returned by GetCenterlineCurves, or only the curves in the primary plane.
Input argument type for Rebar.GetCenterlineCurves method. Controls whether all curves of a multi-planar Rebar element are returned by GetCenterlineCurves, or only the curves in the primary plane.
MultiplanarOption Enumeration Members:
Name | Description |
---|---|
0 | Include all curves. |
1 | Include only curves which lie in the Rebar's primary plane. |