RebarSpliceUtils.SpliceRebar
| Name | Return Type | Description |
|---|---|---|
| SpliceRebar(Document, ElementId, RebarSpliceOptions, IList<RebarSpliceGeometry>) | IList<ElementId> | Splice a rebar with a list of RebarSpliceGeometry. |
| SpliceRebar(Document, ElementId, RebarSpliceOptions, Line, ElementId) | IList<ElementId> | Splice a Rebar with a line. |
| SpliceRebar(Document, ElementId, RebarSpliceOptions, Line, XYZ) | IList<ElementId> | Splice a rebar with a line. |