Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ solid
Method
solid
src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:603–606 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
601
}
602
603
ConversionResultShape* ifcopenshell::geometry::CgalShape::solid()
604
{
605
throw std::runtime_error(
"Not implemented"
);
606
}
607
608
ConversionResultShape * ifcopenshell::geometry::CgalShape::box()
609
{
Callers
2
apply_mapping
Method · 0.45
inner
Method · 0.45
Calls
1
evaluate
Method · 0.45
Tested by
no test coverage detected