Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, MarkedContour3f arg0) |
None | __init__ (self, std_vector_Vector3_float contour, BitSet marks) |
BitSet | marks (self) |
None | marks (self, BitSet arg1) |
Generated from: MR::MarkedContour3f
None meshlib.mrmeshpy.MarkedContour3f.__init__ | ( | self | ) |
Implicit default constructor.
None meshlib.mrmeshpy.MarkedContour3f.__init__ | ( | self, | |
MarkedContour3f | arg0 ) |
Implicit copy constructor.
None meshlib.mrmeshpy.MarkedContour3f.__init__ | ( | self, | |
std_vector_Vector3_float | contour, | ||
BitSet | marks ) |
Implicit aggregate constructor.
BitSet meshlib.mrmeshpy.MarkedContour3f.marks | ( | self | ) |
indices of control (marked) points
None meshlib.mrmeshpy.MarkedContour3f.marks | ( | self, | |
BitSet | arg1 ) |