mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-13 10:57:49 +00:00
more tests for ifc2x3
This commit is contained in:
@@ -58,3 +58,7 @@ class TestEditContext(test.bootstrap.IFC4):
|
||||
assert subcontext.TargetScale == 0.5
|
||||
assert subcontext.TargetView == "MODEL_VIEW"
|
||||
assert subcontext.UserDefinedTargetView == "UserDefinedTargetView"
|
||||
|
||||
|
||||
class TestEditContext(test.bootstrap.IFC2X3, TestEditContext):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user