Ifc Get Mesh
Get all geometries of the Model as meshes, with relative colors, ids, psets and qtos.
Input
-
Model*: the IfcOpenShell model.
-
Include: a list of IFC classes to include in the query (others will be excluded).
-
Exclude: A list of IFC classes to exclude from the query (others will be included).
* required
Output
-
Mesh: the meshes found in the model.
-
Colors: the colors assigned to the meshes.
-
Step Id: the step id of the related objects.
-
Pset Id: the ids of the associated psets.
-
Qto Id: the ids of the associated qtos.