ifcx_create_type
ifcx_create_typeDefine reusable type nodes for IFC models by specifying an IFC class, name, and optional attributes and children.
Instructions
Create reusable type node, e.g. wall type, window type, pipe segment type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | ||
| path | No | ||
| ifcClass | Yes | ||
| typeName | No | ||
| children | No | ||
| attributes | No |