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) |
Generated from: MR::BooleanInternalParameters Parameters will be useful if specified
None meshlib.mrmeshpy.BooleanInternalParameters.__init__ | ( | self | ) |
Implicit default constructor.
None meshlib.mrmeshpy.BooleanInternalParameters.__init__ | ( | self, | |
BooleanInternalParameters | arg0 ) |
Implicit copy constructor.
None meshlib.mrmeshpy.BooleanInternalParameters.__init__ | ( | self, | |
Mesh | originalMeshA, | ||
Mesh | originalMeshB, | ||
std_vector_std_vector_Id_EdgeTag | optionalOutCut ) |
Implicit aggregate constructor.
std_vector_std_vector_Id_EdgeTag meshlib.mrmeshpy.BooleanInternalParameters.optionalOutCut | ( | self | ) |
Optional output cut edges of booleaned meshes
None meshlib.mrmeshpy.BooleanInternalParameters.optionalOutCut | ( | self, | |
std_vector_std_vector_Id_EdgeTag | arg1 ) |
Mesh meshlib.mrmeshpy.BooleanInternalParameters.originalMeshA | ( | self | ) |
Instance of original mesh with tree for better speed
None meshlib.mrmeshpy.BooleanInternalParameters.originalMeshA | ( | self, | |
Mesh | arg1 ) |
Mesh meshlib.mrmeshpy.BooleanInternalParameters.originalMeshB | ( | self | ) |
Instance of original mesh with tree for better speed
None meshlib.mrmeshpy.BooleanInternalParameters.originalMeshB | ( | self, | |
Mesh | arg1 ) |