Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ NOT
Function
NOT
src/ifcopenshell-python/test/fixtures/rules/generate_21.py:10–11 ·
view source on GitHub ↗
(v)
Source
from the content-addressed store, hash-verified
8
9
10
def
NOT(v):
11
return
not v
12
13
14
for
LiningDepth, LiningThickness in itertools.product((None, 1.0), (None, 1.0)):
Callers
1
generate_21.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected