mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-14 03:14:23 +00:00
#3120 item_id vector
This commit is contained in:
@@ -241,6 +241,7 @@ struct ShapeRTTI : public boost::static_visitor<PyObject*>
|
||||
edges = property(edges)
|
||||
material_ids = property(material_ids)
|
||||
materials = property(materials)
|
||||
item_ids = property(item_ids)
|
||||
%}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user