ifcx_create_geometry_mesh
ifcx_create_geometry_meshCreate a mesh body from points and face vertex indices, attaching it to the building model to add geometry.
Instructions
Create mesh body node from points/indices and attach it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | ||
| ownerPath | Yes | ||
| childName | No | ||
| bodyPath | No | ||
| points | Yes | ||
| faceVertexIndices | Yes | ||
| normals | No | ||
| uvs | No | ||
| lod | No | ||
| material | No | ||
| transform | No |