NewFoundationSlab
Version comparisonPer-version detail
Click a version below to see what changed in that release vs your current frame (2021).
Identical to 2021:
2020
Not present in: 2023, 2024, 2025, 2025.3, 2026, 2027
2021
current
Document.NewFoundationSlab(CurveArray, FloorType, Level, Boolean, XYZ)
No longer obsolete in 2021 (was obsolete in 2022)
| profile | CurveArray | An array of planar lines and arcs that represent the horizontal profile of the floor. |
| floorType | FloorType | A floor type to be used by the new floor instead of the default type. |
| level | Level | The level on which the floor is to be placed. |
| structural | Boolean | If set, specifies that the floor is structural in nature. |
| normal | XYZ | A vector that must be perpendicular to the profile which dictates which side of the floor is considered to be upper and down. |
| → returns | nullNothingnullptr | if successful, a new foundation slab object within the project, otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) . |