Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, std_vector_std_vector_Id_EdgeTag resultCut, FaceBitSet fbsWithContourIntersections) |
FaceBitSet | fbsWithContourIntersections (self) |
None | fbsWithContourIntersections (self, FaceBitSet arg1) |
std_vector_std_vector_Id_EdgeTag | resultCut (self) |
None | resultCut (self, std_vector_std_vector_Id_EdgeTag arg1) |
Static Public Member Functions | |
None | __init__ (*args, **kwargs) |
CutMeshResult | operator (*args, **kwargs) |
CutMeshResult | operator (*args, **kwargs) |
Static Protected Attributes | |
typing | _offsetof_fbsWithContourIntersections = 24 |
typing | _offsetof_resultCut = 0 |
Generated from: MR::CutMeshResult \\struct MR::CutMeshResult \\ingroup BooleanGroup This structure contains result of MR::cutMesh function
|
static |
None mrmeshpy.CutMeshResult.__init__ | ( | self | ) |
None mrmeshpy.CutMeshResult.__init__ | ( | self, | |
std_vector_std_vector_Id_EdgeTag | resultCut, | ||
FaceBitSet | fbsWithContourIntersections ) |
Implicit aggregate constructor.
FaceBitSet mrmeshpy.CutMeshResult.fbsWithContourIntersections | ( | self | ) |
Bitset of bad triangles - triangles where input contours have intersections and cannot be cut and filled in a good way \\sa \\ref MR::CutMeshParameters
None mrmeshpy.CutMeshResult.fbsWithContourIntersections | ( | self, | |
FaceBitSet | arg1 ) |
|
static |
|
static |
std_vector_std_vector_Id_EdgeTag mrmeshpy.CutMeshResult.resultCut | ( | self | ) |
Paths of new edges on mesh, they represent same contours as input, but already cut
None mrmeshpy.CutMeshResult.resultCut | ( | self, | |
std_vector_std_vector_Id_EdgeTag | arg1 ) |
|
staticprotected |
|
staticprotected |