GetSpliceGeometries
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2026).
Not present in: 2020, 2021, 2022, 2023, 2024
2026
current
RebarSpliceUtils.GetSpliceGeometries(Document, ElementId, RebarSpliceOptions, RebarSpliceRules, ElementId)
| document | Document | The document |
| rebarIdToSplit | ElementId | Rebar id to split. |
| spliceOptions | RebarSpliceOptions | The rebar splice options. |
| spliceRules | RebarSpliceRules | The splice rules. |
| rebarIdToSplice | ElementId | Rebar id to splice. |
| → returns | RebarSpliceByRulesResult | Returns the result of the operation. If the operation was successful the RebarSpliceByRulesResult.Error member will have "RebarSpliceByRulesError.Success" value. |