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<(Of <<'(CurveLoop>)>>), RebarFreeFormValidationResult%)
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<(Of <<'(IList<(Of <<'(Curve>)>>)>)>>), RebarFreeFormValidationResult%)
Creates a free form rebar that will be unconstrained. Constraints can't be added later to this rebar.

See Also