ifcx_create_wall_from_axis
ifcx_create_wall_from_axisCreate a wall from an axis, specifying length, height, material, and type inheritance for IFC5 models.
Instructions
Create a wall occurrence from an axis with direct IFC5 length/height properties, mesh body, material, and type inheritance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | ||
| parentPath | Yes | ||
| childName | No | ||
| path | No | ||
| name | No | ||
| typePath | No | ||
| axis | Yes | ||
| thickness | Yes | ||
| height | Yes | ||
| material | No | ||
| properties | No |