CreateFreeForm Method


Rebar Create Free Form Method

Overload List
Name Description
Public method Static member CreateFreeForm(Document, Guid, RebarBarType, Element) Creates a free form rebar that can have constraints.
Public method Static member CreateFreeForm(Document, RebarBarType, Element, IList CurveLoop , RebarFreeFormValidationResult ) Creates a free form rebar that will be unconstrained. Constraints can't be added later to this rebar.
Public method Static member CreateFreeForm(Document, RebarBarType, Element, IList IList Curve , RebarFreeFormValidationResult ) Creates a free form rebar that will be unconstrained. Constraints can't be added later to this rebar.
Top
See Also