mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-27 02:31:09 +00:00
Text annotation can now extract dynamic variables from IFC data
This commit is contained in:
@@ -122,7 +122,10 @@ if bpy is not None:
|
||||
operator.SelectDocIfcFile,
|
||||
operator.AddAnnotation,
|
||||
operator.ResizeText,
|
||||
operator.AddVariable,
|
||||
operator.RemoveVariable,
|
||||
prop.StrProperty,
|
||||
prop.Variable,
|
||||
prop.Classification,
|
||||
prop.ClassificationReference,
|
||||
prop.ClassificationView,
|
||||
|
||||
Reference in New Issue
Block a user