Rebar
Create
|
| Name | Description | |
|---|---|---|
|
|
CreateFreeForm(Document, Guid, RebarBarType, Element) | Creates a free form rebar that can have constraints. |
|
|
CreateFreeForm(Document, RebarBarType, Element, IList CurveLoop , RebarStyle) | Creates a free form rebar that will be unconstrained. Constraints can't be added later to this rebar. |
|
|
CreateFreeForm(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. |