ifcx_create_element
ifcx_create_elementCreates a typed IFC5 building element with specified class, properties, material, and placement in the model hierarchy.
Instructions
Create typed element occurrence with class, name, current IFC5 standard properties, material, and parent placement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | ||
| parentPath | No | ||
| childName | No | ||
| path | No | ||
| ifcClass | Yes | ||
| name | No | ||
| typePath | No | ||
| attributes | No | ||
| properties | No | ||
| placement | No | ||
| material | No | ||
| quantity | No |