Static Public Member Functions | |
None | __init__ (*args, **kwargs) |
SharpOffsetParameters | operator (*args, **kwargs) |
SharpOffsetParameters | operator (*args, **kwargs) |
Static Protected Attributes | |
typing | _offsetof_maxNewRank2VertDev = 124 |
typing | _offsetof_maxNewRank3VertDev = 128 |
typing | _offsetof_maxOldVertPosCorrection = 132 |
typing | _offsetof_minNewVertDev = 120 |
typing | _offsetof_outSharpEdges = 112 |
![]() | |
typing | _offsetof_closeHolesInHoleWindingNumber = 76 |
typing | _offsetof_fwn = 88 |
typing | _offsetof_memoryEfficient = 104 |
typing | _offsetof_signDetectionMode = 72 |
typing | _offsetof_windingNumberBeta = 84 |
typing | _offsetof_windingNumberThreshold = 80 |
![]() | |
typing | _offsetof_callBack = 8 |
typing | _offsetof_voxelSize = 0 |
Generated from: MR::SharpOffsetParameters
|
static |
Reimplemented from mrmeshpy.OffsetParameters.
Reimplemented in mrmeshpy.GeneralOffsetParameters, and mrmeshpy.GeneralOffsetParameters.
None mrmeshpy.SharpOffsetParameters.__init__ | ( | self | ) |
Reimplemented from mrmeshpy.OffsetParameters.
Reimplemented in mrmeshpy.GeneralOffsetParameters, and mrmeshpy.GeneralOffsetParameters.
float mrmeshpy.SharpOffsetParameters.maxNewRank2VertDev | ( | self | ) |
maximal surface deviation to introduce new rank 2 vertex (on intersection of 2 planes), measured in voxelSize
None mrmeshpy.SharpOffsetParameters.maxNewRank2VertDev | ( | self, | |
float | arg1 ) |
float mrmeshpy.SharpOffsetParameters.maxNewRank3VertDev | ( | self | ) |
maximal surface deviation to introduce new rank 3 vertex (on intersection of 3 planes), measured in voxelSize
None mrmeshpy.SharpOffsetParameters.maxNewRank3VertDev | ( | self, | |
float | arg1 ) |
float mrmeshpy.SharpOffsetParameters.maxOldVertPosCorrection | ( | self | ) |
correct positions of the input vertices using reference mesh by not more than this distance, measured in voxelSize; big correction can be wrong and result from self-intersections in the reference mesh
None mrmeshpy.SharpOffsetParameters.maxOldVertPosCorrection | ( | self, | |
float | arg1 ) |
float mrmeshpy.SharpOffsetParameters.minNewVertDev | ( | self | ) |
minimal surface deviation to introduce new vertex in a voxel, measured in voxelSize
None mrmeshpy.SharpOffsetParameters.minNewVertDev | ( | self, | |
float | arg1 ) |
|
static |
Reimplemented from mrmeshpy.OffsetParameters.
Reimplemented in mrmeshpy.GeneralOffsetParameters, and mrmeshpy.GeneralOffsetParameters.
|
static |
Reimplemented from mrmeshpy.OffsetParameters.
Reimplemented in mrmeshpy.GeneralOffsetParameters, and mrmeshpy.GeneralOffsetParameters.
UndirectedEdgeBitSet mrmeshpy.SharpOffsetParameters.outSharpEdges | ( | self | ) |
if non-null then created sharp edges will be saved here
None mrmeshpy.SharpOffsetParameters.outSharpEdges | ( | self, | |
UndirectedEdgeBitSet | arg1 ) |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |