Merge branch 'v0.6.0' of https://github.com/IfcOpenShell/IfcOpenShell into presentationlayer

This commit is contained in:
ofskrand
2020-11-04 07:57:40 +01:00
11 changed files with 262 additions and 98 deletions
@@ -21,6 +21,7 @@ if bpy is not None:
from .module.model import opening as model_opening
classes = (
operator.ReassignClass,
operator.AssignClass,
operator.UnassignClass,
operator.SelectClass,