<Code Lib>
2022 Enumeration
Changes 0
E

MultiplanarOption

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.

public enum MultiplanarOption

Name Description
E IncludeAllMultiplanarCurves Include all curves.
E IncludeOnlyPlanarCurves Include only curves which lie in the Rebar's primary plane.

Loading…