MCPcopy 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
603ConversionResultShape* ifcopenshell::geometry::CgalShape::solid()
604{
605 throw std::runtime_error("Not implemented");
606}
607
608ConversionResultShape * ifcopenshell::geometry::CgalShape::box()
609{

Callers 2

apply_mappingMethod · 0.45
innerMethod · 0.45

Calls 1

evaluateMethod · 0.45

Tested by

no test coverage detected