Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, BooleanInternalParameters arg0) |
None | __init__ (self, Mesh originalMeshA, Mesh originalMeshB, std_vector_std_vector_Id_EdgeTag optionalOutCut) |
std_vector_std_vector_Id_EdgeTag | optionalOutCut (self) |
None | optionalOutCut (self, std_vector_std_vector_Id_EdgeTag arg1) |
Mesh | originalMeshA (self) |
None | originalMeshA (self, Mesh arg1) |
Mesh | originalMeshB (self) |
None | originalMeshB (self, Mesh arg1) |
Static Protected Member Functions | |
_pybind11_conduit_v1_ (*args, **kwargs) | |
Generated from: MR::BooleanInternalParameters Parameters will be useful if specified
None mrmeshpy.BooleanInternalParameters.__init__ | ( | self | ) |
Implicit default constructor.
None mrmeshpy.BooleanInternalParameters.__init__ | ( | self, | |
BooleanInternalParameters | arg0 ) |
Implicit copy constructor.
None mrmeshpy.BooleanInternalParameters.__init__ | ( | self, | |
Mesh | originalMeshA, | ||
Mesh | originalMeshB, | ||
std_vector_std_vector_Id_EdgeTag | optionalOutCut ) |
Implicit aggregate constructor.
|
staticprotected |
std_vector_std_vector_Id_EdgeTag mrmeshpy.BooleanInternalParameters.optionalOutCut | ( | self | ) |
Optional output cut edges of booleaned meshes
None mrmeshpy.BooleanInternalParameters.optionalOutCut | ( | self, | |
std_vector_std_vector_Id_EdgeTag | arg1 ) |
Mesh mrmeshpy.BooleanInternalParameters.originalMeshA | ( | self | ) |
Instance of original mesh with tree for better speed
None mrmeshpy.BooleanInternalParameters.originalMeshA | ( | self, | |
Mesh | arg1 ) |
Mesh mrmeshpy.BooleanInternalParameters.originalMeshB | ( | self | ) |
Instance of original mesh with tree for better speed
None mrmeshpy.BooleanInternalParameters.originalMeshB | ( | self, | |
Mesh | arg1 ) |