MeshLib Python Docs
Loading...
Searching...
No Matches

Public Member Functions

None __init__ (self)
None __init__ (self, Nesting.Nesting3mfParams arg0)
None __init__ (self, Vector_Nesting_MeshXf_ObjId meshes, float zStep, bool decimateSlices, Image image, std_vector_Image meshImages, std_vector_std_string meshNames, func_bool_from_float cb)
bool decimateSlices (self)
None decimateSlices (self, bool arg1)
Image image (self)
None image (self, Image arg1)
std_vector_Image meshImages (self)
None meshImages (self, std_vector_Image arg1)
std_vector_std_string meshNames (self)
None meshNames (self, std_vector_std_string arg1)
Vector_Nesting_MeshXf_ObjId meshes (self)
None meshes (self, Vector_Nesting_MeshXf_ObjId arg1)
float zStep (self)
None zStep (self, float arg1)

Static Public Member Functions

None __init__ (*args, **kwargs)
Nesting.Nesting3mfParams operator (*args, **kwargs)
Nesting.Nesting3mfParams operator (*args, **kwargs)

Static Protected Attributes

typing _offsetof_cb = 56
typing _offsetof_decimateSlices = 28
typing _offsetof_image = 32
typing _offsetof_meshImages = 40
typing _offsetof_meshNames = 48
typing _offsetof_meshes = 0
typing _offsetof_zStep = 24

Detailed Description

Generated from:  MR::Nesting::Nesting3mfParams

Constructor & Destructor Documentation

◆ __init__() [1/4]

None mrmeshpy.Nesting.Nesting3mfParams.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/4]

None mrmeshpy.Nesting.Nesting3mfParams.__init__ ( self)

◆ __init__() [3/4]

None mrmeshpy.Nesting.Nesting3mfParams.__init__ ( self,
Nesting.Nesting3mfParams arg0 )
Implicit copy constructor.

◆ __init__() [4/4]

None mrmeshpy.Nesting.Nesting3mfParams.__init__ ( self,
Vector_Nesting_MeshXf_ObjId meshes,
float zStep,
bool decimateSlices,
Image image,
std_vector_Image meshImages,
std_vector_std_string meshNames,
func_bool_from_float cb )
Implicit aggregate constructor.

Member Function Documentation

◆ decimateSlices() [1/2]

bool mrmeshpy.Nesting.Nesting3mfParams.decimateSlices ( self)
if set: decimate slices

◆ decimateSlices() [2/2]

None mrmeshpy.Nesting.Nesting3mfParams.decimateSlices ( self,
bool arg1 )

◆ image() [1/2]

Image mrmeshpy.Nesting.Nesting3mfParams.image ( self)
optional image of all meshes in nest

◆ image() [2/2]

None mrmeshpy.Nesting.Nesting3mfParams.image ( self,
Image arg1 )

◆ meshes() [1/2]

Vector_Nesting_MeshXf_ObjId mrmeshpy.Nesting.Nesting3mfParams.meshes ( self)
nested meshes with their transforms into nest

◆ meshes() [2/2]

None mrmeshpy.Nesting.Nesting3mfParams.meshes ( self,
Vector_Nesting_MeshXf_ObjId arg1 )

◆ meshImages() [1/2]

std_vector_Image mrmeshpy.Nesting.Nesting3mfParams.meshImages ( self)
optional screen shots of each mesh one by one

◆ meshImages() [2/2]

None mrmeshpy.Nesting.Nesting3mfParams.meshImages ( self,
std_vector_Image arg1 )

◆ meshNames() [1/2]

std_vector_std_string mrmeshpy.Nesting.Nesting3mfParams.meshNames ( self)
optional names of each mesh one by one

◆ meshNames() [2/2]

None mrmeshpy.Nesting.Nesting3mfParams.meshNames ( self,
std_vector_std_string arg1 )

◆ operator() [1/2]

Nesting.Nesting3mfParams mrmeshpy.Nesting.Nesting3mfParams.operator ( * args,
** kwargs )
static

◆ operator() [2/2]

Nesting.Nesting3mfParams mrmeshpy.Nesting.Nesting3mfParams.operator ( * args,
** kwargs )
static

◆ zStep() [1/2]

float mrmeshpy.Nesting.Nesting3mfParams.zStep ( self)
slicing step

◆ zStep() [2/2]

None mrmeshpy.Nesting.Nesting3mfParams.zStep ( self,
float arg1 )

Member Data Documentation

◆ _offsetof_cb

typing mrmeshpy.Nesting.Nesting3mfParams._offsetof_cb = 56
staticprotected

◆ _offsetof_decimateSlices

typing mrmeshpy.Nesting.Nesting3mfParams._offsetof_decimateSlices = 28
staticprotected

◆ _offsetof_image

typing mrmeshpy.Nesting.Nesting3mfParams._offsetof_image = 32
staticprotected

◆ _offsetof_meshes

typing mrmeshpy.Nesting.Nesting3mfParams._offsetof_meshes = 0
staticprotected

◆ _offsetof_meshImages

typing mrmeshpy.Nesting.Nesting3mfParams._offsetof_meshImages = 40
staticprotected

◆ _offsetof_meshNames

typing mrmeshpy.Nesting.Nesting3mfParams._offsetof_meshNames = 48
staticprotected

◆ _offsetof_zStep

typing mrmeshpy.Nesting.Nesting3mfParams._offsetof_zStep = 24
staticprotected

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