mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-11 22:31:55 +00:00
Product placements and openings
This commit is contained in:
@@ -218,7 +218,9 @@ namespace kernels {
|
||||
public:
|
||||
OpenCascadeKernel()
|
||||
: AbstractKernel("opencascade")
|
||||
, faceset_helper_(nullptr) {}
|
||||
, faceset_helper_(nullptr)
|
||||
// @todo
|
||||
, precision_(1.e-5) {}
|
||||
|
||||
OpenCascadeKernel(const OpenCascadeKernel& other)
|
||||
: AbstractKernel("opencascade") {
|
||||
|
||||
Reference in New Issue
Block a user