RebarCoupler
Version comparison
Members across versions
10 members across 9 versions
· 1 added later
· 1 changed
Members across versions
10 members across 9 versions
· 1 added later
· 1 changed
Member-name color: stable · changed · removed · obsolete · added later
| Member | 2020 | 2021 | 2022 | 2023 | 2024 | 2025 | 2025.3 | 2026 | 2027 |
|---|---|---|---|---|---|---|---|---|---|
| same | same | same | same | same | same | same | same | same | |
| same | same | same | same | same | changed | same | same | same | |
| same | same | same | same | same | same | same | same | same | |
| same | same | same | same | same | same | same | same | same | |
| same | same | same | same | same | same | same | same | same | |
| same | same | same | same | same | same | same | same | same | |
| same | same | same | same | same | same | same | same | same | |
| same | same | same | same | same | same | same | same | same | |
| same | same | same | same | same | same | same | same | same | |
| not yet introduced | not yet introduced | not yet introduced | added | same | same | same | same | same |
No members match the current filter.
Per-version detail
Click a version below to see what changed in that release vs your current frame (2020).
2020
current
Changes in 2024 vs 2020 1 added
Flip API Versions →Added in 2024 (new since 2020)
Changes in 2025 vs 2020 1 added 1 changed
Flip API Versions →Added in 2025 (new since 2020)
Changed members
RebarCoupler.Create(Document, ElementId, ReinforcementData, ReinforcementData, RebarCouplerError%)
| doc | Document | A document. |
| typeId | ElementId | type id for coupler |
| pFirstData | ReinforcementData | information about the first reinforcement to be coupled |
| pSecondData | ReinforcementData | information about the second reinforcement to be coupled; if a nullptr is passed in the coupler is placed on one reinforcement |
| error | RebarCouplerError% | will be ValidationSuccesfully(0) if ok, otherwise the failure reason |
| → returns | RebarCoupler→nullNothingnullptr | The newly created Rebar Coupler instance, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if the operation fails. |
Changes in 2025.3 vs 2020 1 added 1 changed
Flip API Versions →Added in 2025.3 (new since 2020)
Changed members
RebarCoupler.Create(Document, ElementId, ReinforcementData, ReinforcementData, RebarCouplerError%)
| doc | Document | A document. |
| typeId | ElementId | type id for coupler |
| pFirstData | ReinforcementData | information about the first reinforcement to be coupled |
| pSecondData | ReinforcementData | information about the second reinforcement to be coupled; if a nullptr is passed in the coupler is placed on one reinforcement |
| error | RebarCouplerError% | will be ValidationSuccesfully(0) if ok, otherwise the failure reason |
| → returns | RebarCoupler→nullNothingnullptr | The newly created Rebar Coupler instance, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if the operation fails. |
Changes in 2026 vs 2020 1 added 1 changed
Flip API Versions →Added in 2026 (new since 2020)
Changed members
RebarCoupler.Create(Document, ElementId, ReinforcementData, ReinforcementData, RebarCouplerError%)
| doc | Document | A document. |
| typeId | ElementId | type id for coupler |
| pFirstData | ReinforcementData | information about the first reinforcement to be coupled |
| pSecondData | ReinforcementData | information about the second reinforcement to be coupled; if a nullptr is passed in the coupler is placed on one reinforcement |
| error | RebarCouplerError% | will be ValidationSuccesfully(0) if ok, otherwise the failure reason |
| → returns | RebarCoupler→nullNothingnullptr | The newly created Rebar Coupler instance, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if the operation fails. |
Changes in 2027 vs 2020 1 added 1 changed
Flip API Versions →Added in 2027 (new since 2020)
Changed members
RebarCoupler.Create(Document, ElementId, ReinforcementData, ReinforcementData, RebarCouplerError%)
| doc | Document | A document. |
| typeId | ElementId | type id for coupler |
| pFirstData | ReinforcementData | information about the first reinforcement to be coupled |
| pSecondData | ReinforcementData | information about the second reinforcement to be coupled; if a nullptr is passed in the coupler is placed on one reinforcement |
| error | RebarCouplerError% | will be ValidationSuccesfully(0) if ok, otherwise the failure reason |
| → returns | RebarCoupler→nullNothingnullptr | The newly created Rebar Coupler instance, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if the operation fails. |