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

Public Member Functions

None __init__ (self)
 
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)
 

Static Public Member Functions

None __init__ (*args, **kwargs)
 
OffsetContoursRestoreZParams operator (*args, **kwargs)
 
OffsetContoursRestoreZParams operator (*args, **kwargs)
 

Static Protected Attributes

typing _offsetof_relaxIterations = 64
 
typing _offsetof_zCallback = 0
 

Detailed Description

Generated from:  MR::OffsetContoursRestoreZParams

Parameters of restoring Z coordinate of XY offset 3d contours

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.OffsetContoursRestoreZParams.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/3]

None mrmeshpy.OffsetContoursRestoreZParams.__init__ ( self)

◆ __init__() [3/3]

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

Member Function Documentation

◆ operator() [1/2]

OffsetContoursRestoreZParams mrmeshpy.OffsetContoursRestoreZParams.operator ( * args,
** kwargs )
static

◆ operator() [2/2]

OffsetContoursRestoreZParams mrmeshpy.OffsetContoursRestoreZParams.operator ( * args,
** kwargs )
static

◆ relaxIterations() [1/2]

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

◆ relaxIterations() [2/2]

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

Member Data Documentation

◆ _offsetof_relaxIterations

typing mrmeshpy.OffsetContoursRestoreZParams._offsetof_relaxIterations = 64
staticprotected

◆ _offsetof_zCallback

typing mrmeshpy.OffsetContoursRestoreZParams._offsetof_zCallback = 0
staticprotected

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