mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-31 00:46:36 +00:00
Minor fixes
This commit is contained in:
@@ -313,7 +313,7 @@ class Geometry(blenderbim.core.tool.Geometry):
|
||||
return (
|
||||
subcontext.ContextType,
|
||||
subcontext.ContextIdentifier,
|
||||
subcontext.TargetView,
|
||||
getattr(subcontext, "TargetView", None),
|
||||
)
|
||||
|
||||
@classmethod
|
||||
|
||||
Reference in New Issue
Block a user