| 606 | } |
| 607 | |
| 608 | ConversionResultShape * ifcopenshell::geometry::CgalShape::box() |
| 609 | { |
| 610 | throw std::runtime_error("Not implemented"); |
| 611 | } |
| 612 | |
| 613 | ConversionResultShape* ifcopenshell::geometry::CgalShape::wrap_in_compound() |
| 614 | { |
no outgoing calls
no test coverage detected