Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, OneMeshContour arg0) |
None | __init__ (self, std_vector_OneMeshIntersection intersections, bool closed) |
Static Protected Member Functions | |
_pybind11_conduit_v1_ (*args, **kwargs) | |
Generated from: MR::OneMeshContour One contour on mesh
None mrmeshpy.OneMeshContour.__init__ | ( | self | ) |
Implicit default constructor.
None mrmeshpy.OneMeshContour.__init__ | ( | self, | |
OneMeshContour | arg0 ) |
Implicit copy constructor.
None mrmeshpy.OneMeshContour.__init__ | ( | self, | |
std_vector_OneMeshIntersection | intersections, | ||
bool | closed ) |
Implicit aggregate constructor.
|
staticprotected |