Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ build
Method
build
src/ifcopenshell-python/test/test_wall_opening.py:41–42 ·
view source on GitHub ↗
(self, f)
Source
from the content-addressed store, hash-verified
39
height: float
40
41
def
build(self, f):
42
return
f.createIfcRectangleProfileDef(
"AREA"
, None, None, self.width, self.height)
43
44
45
@dataclass
Callers
2
create_case
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected