Changes in 2020 vs 2027 2 missing 3 changed
Flip API Versions →Missing in 2020 (only available in 2027)
Changed members
RebarHostData.GetCommonCoverType()
| → returns | nullNothingnullptr→RebarCoverType | The common CoverType for all exposed faces, or if there are multiple CoverTypes. |
RebarHostData.GetCoverType(Reference)
| face | Reference | |
| → returns | nullNothingnullptr→RebarCoverType | The cover associated with the face, if it is an exposed face. If the face is concealed, returns . |
RebarHostData.GetRebarHostData(Element)
| host | Element | An element to host rebar. |
| → returns | nullNothingnullptr→RebarHostData | A RebarHostData object, or . |