Ifc Object
Create an IFC Object.
Input
-
Model*: the IfcOpenShell model.
-
Name*: a list of names (default is "Hopper Object").
-
Relating Object Id*: a list of relating object ids, usually the storey, the building etc.
-
Context Id*: a list of context ids.
-
Class: a list of IFC classes (default is "IfcBuildingElementProxy").
-
Mesh: a list of meshes that make up the representation of this object.
Note: a mesh is not required, an object can exist without a geometric reperesentation.
-
Color: a list of colors to assign to the objects (if they have a geometric representation).
Note: if a color is not provided, different software may display the objects with different styling, but it still works.
* Required
Output
-
Model: the IfcOpenShell model.
-
Object Id: the object id.