mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-26 18:21:59 +00:00
Allow qtos to be imported
This commit is contained in:
@@ -66,6 +66,7 @@ if bpy is not None:
|
||||
operator.RemovePset,
|
||||
operator.AddOverridePset,
|
||||
operator.RemoveOverridePset,
|
||||
operator.RemoveQto,
|
||||
operator.AddMaterialPset,
|
||||
operator.RemoveMaterialPset,
|
||||
operator.AddDocument,
|
||||
@@ -107,7 +108,7 @@ if bpy is not None:
|
||||
prop.TargetCRS,
|
||||
prop.Attribute,
|
||||
prop.BoundaryCondition,
|
||||
prop.Pset,
|
||||
prop.PsetQto,
|
||||
prop.Document,
|
||||
prop.Classification,
|
||||
prop.GlobalId,
|
||||
|
||||
Reference in New Issue
Block a user