mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-20 20:22:09 +00:00
surface style ids on serialization
This commit is contained in:
@@ -269,6 +269,7 @@ struct ShapeRTTI : public boost::static_visitor<PyObject*>
|
||||
id = property(id)
|
||||
brep_data = property(brep_data)
|
||||
surface_styles = property(surface_styles)
|
||||
surface_style_ids = property(surface_style_ids)
|
||||
%}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user