mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 23:31:00 +00:00
Create UI to run IFCDiff tool from Blender
This commit is contained in:
@@ -36,6 +36,8 @@ if bpy is not None:
|
||||
operator.SelectType,
|
||||
operator.SelectFeaturesDir,
|
||||
operator.SelectDiffJsonFile,
|
||||
operator.SelectDiffNewFile,
|
||||
operator.SelectDiffOldFile,
|
||||
operator.SelectDataDir,
|
||||
operator.SelectSchemaDir,
|
||||
operator.ExportIFC,
|
||||
@@ -82,6 +84,7 @@ if bpy is not None:
|
||||
operator.GenerateDigitalTwin,
|
||||
operator.CreateView,
|
||||
operator.ActivateView,
|
||||
operator.ExecuteIfcDiff,
|
||||
prop.Subcontext,
|
||||
prop.BIMProperties,
|
||||
prop.DocProperties,
|
||||
|
||||
Reference in New Issue
Block a user