Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, OneMeshContour arg0) |
None | __init__ (self, std_vector_OneMeshIntersection intersections, bool closed) |
Generated from: MR::OneMeshContour One contour on mesh
None meshlib.mrmeshpy.OneMeshContour.__init__ | ( | self | ) |
Implicit default constructor.
None meshlib.mrmeshpy.OneMeshContour.__init__ | ( | self, | |
OneMeshContour | arg0 ) |
Implicit copy constructor.
None meshlib.mrmeshpy.OneMeshContour.__init__ | ( | self, | |
std_vector_OneMeshIntersection | intersections, | ||
bool | closed ) |
Implicit aggregate constructor.