Share

Rebar.CreateFreeForm Method

Overload List

 NameDescription
Public methodStatic memberCreateFreeForm(Document, Guid, RebarBarType, Element) Creates a free form rebar that can have constraints.
Public methodStatic memberCreateFreeForm(Document, RebarBarType, Element, IList<CurveLoop>, RebarFreeFormValidationResult%)Obsolete.
Creates a free form rebar that will be unconstrained. Constraints can't be added later to this rebar.
Public methodStatic memberCreateFreeForm(Document, RebarBarType, Element, IList<CurveLoop>, RebarStyle) Creates a free form rebar that will be unconstrained. Constraints can't be added later to this rebar.
Public methodStatic memberCreateFreeForm(Document, RebarBarType, Element, IList<IList<Curve>>, RebarFreeFormValidationResult%)Obsolete.
Creates a free form rebar that will be unconstrained. Constraints can't be added later to this rebar.
Public methodStatic memberCreateFreeForm(Document, RebarBarType, Element, IList<IList<Curve>>, RebarStyle) Creates a free form rebar that will be unconstrained. Constraints can't be added later to this rebar.

See Also

Reference

Was this information helpful?