MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.OffsetContoursRestoreZParams Class Reference

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)
 

Detailed Description

Generated from:  MR::OffsetContoursRestoreZParams

Parameters of restoring Z coordinate of XY offset 3d contours

Constructor & Destructor Documentation

◆ __init__() [1/3]

None meshlib.mrmeshpy.OffsetContoursRestoreZParams.__init__ ( self)
Implicit default constructor.

◆ __init__() [2/3]

None meshlib.mrmeshpy.OffsetContoursRestoreZParams.__init__ ( self,
OffsetContoursRestoreZParams arg0 )
Implicit copy constructor.

◆ __init__() [3/3]

None meshlib.mrmeshpy.OffsetContoursRestoreZParams.__init__ ( self,
func_float_from_std_vector_std_vector_Vector2_float_OffsetContourIndex_OffsetContoursOrigins zCallback,
int relaxIterations )
Implicit aggregate constructor.

Member Function Documentation

◆ relaxIterations() [1/2]

int meshlib.mrmeshpy.OffsetContoursRestoreZParams.relaxIterations ( self)
if > 0 z coordinate will be relaxed this many iterations

◆ relaxIterations() [2/2]

None meshlib.mrmeshpy.OffsetContoursRestoreZParams.relaxIterations ( self,
int arg1 )

The documentation for this class was generated from the following file: