Changes in 2025 vs 2023 1 changed
Flip API Versions →Changed members
WallFoundation.Create(Document, ElementId, ElementId)
| document | Document | The document. |
| typeId | ElementId | The id of the wall foundation type of the newly created wall foundation. |
| wallId | ElementId | The id of the host wall of the newly created wall foundation. |
| → returns | WallFoundation→nullNothingnullptr | If successful, returns the newly created wall foundation, null Nothing nullptr a null reference ( Nothing in Visual Basic) otherwise. |