MCPcopy Create free account
hub / github.com/IfcOpenShell/IfcOpenShell / plane_equation

Method plane_equation

src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:563–566  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

561}
562
563OpaqueCoordinate<4> ifcopenshell::geometry::CgalShape::plane_equation()
564{
565 throw std::runtime_error("Invalid shape type");
566}
567
568std::vector<ConversionResultShape*> ifcopenshell::geometry::CgalShape::convex_decomposition()
569{

Callers 2

extract_geometryMethod · 0.45
remove_narrowMethod · 0.45

Calls 3

sizeMethod · 0.45
beginMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected