RVTDocs.com

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.
Syntax
public enum MultiplanarOption
MultiplanarOption Enumeration Members:
Name Description
0 Include all curves.
1 Include only curves which lie in the Rebar's primary plane.