Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, OffsetContoursRestoreZParams arg0) |
None | __init__ (self, func_float_from_std_vector_std_vector_Vector2_float_OffsetContourIndex_OffsetContoursOrigins zCallback, int relaxIterations) |
int | relaxIterations (self) |
None | relaxIterations (self, int arg1) |
Generated from: MR::OffsetContoursRestoreZParams Parameters of restoring Z coordinate of XY offset 3d contours
None meshlib.mrmeshpy.OffsetContoursRestoreZParams.__init__ | ( | self | ) |
Implicit default constructor.
None meshlib.mrmeshpy.OffsetContoursRestoreZParams.__init__ | ( | self, | |
OffsetContoursRestoreZParams | arg0 ) |
Implicit copy constructor.
None meshlib.mrmeshpy.OffsetContoursRestoreZParams.__init__ | ( | self, | |
func_float_from_std_vector_std_vector_Vector2_float_OffsetContourIndex_OffsetContoursOrigins | zCallback, | ||
int | relaxIterations ) |
Implicit aggregate constructor.
int meshlib.mrmeshpy.OffsetContoursRestoreZParams.relaxIterations | ( | self | ) |
if > 0 z coordinate will be relaxed this many iterations
None meshlib.mrmeshpy.OffsetContoursRestoreZParams.relaxIterations | ( | self, | |
int | arg1 ) |