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 |
Generated from: MR::Nesting::Nesting3mfParams
|
static |
| None mrmeshpy.Nesting.Nesting3mfParams.__init__ | ( | self | ) |
| None mrmeshpy.Nesting.Nesting3mfParams.__init__ | ( | self, | |
| Nesting.Nesting3mfParams | arg0 ) |
Implicit copy constructor.
| 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.
| bool mrmeshpy.Nesting.Nesting3mfParams.decimateSlices | ( | self | ) |
if set: decimate slices
| None mrmeshpy.Nesting.Nesting3mfParams.decimateSlices | ( | self, | |
| bool | arg1 ) |
| Image mrmeshpy.Nesting.Nesting3mfParams.image | ( | self | ) |
optional image of all meshes in nest
| None mrmeshpy.Nesting.Nesting3mfParams.image | ( | self, | |
| Image | arg1 ) |
| Vector_Nesting_MeshXf_ObjId mrmeshpy.Nesting.Nesting3mfParams.meshes | ( | self | ) |
nested meshes with their transforms into nest
| None mrmeshpy.Nesting.Nesting3mfParams.meshes | ( | self, | |
| Vector_Nesting_MeshXf_ObjId | arg1 ) |
| std_vector_Image mrmeshpy.Nesting.Nesting3mfParams.meshImages | ( | self | ) |
optional screen shots of each mesh one by one
| None mrmeshpy.Nesting.Nesting3mfParams.meshImages | ( | self, | |
| std_vector_Image | arg1 ) |
| std_vector_std_string mrmeshpy.Nesting.Nesting3mfParams.meshNames | ( | self | ) |
optional names of each mesh one by one
| None mrmeshpy.Nesting.Nesting3mfParams.meshNames | ( | self, | |
| std_vector_std_string | arg1 ) |
|
static |
|
static |
| float mrmeshpy.Nesting.Nesting3mfParams.zStep | ( | self | ) |
slicing step
| None mrmeshpy.Nesting.Nesting3mfParams.zStep | ( | self, | |
| float | arg1 ) |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |