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

Classes

class  CornerType
 
class  EndType
 
class  Type
 

Public Member Functions

None __init__ (self)
 
None __init__ (self, OffsetContoursParams arg0)
 
None __init__ (self, OffsetContoursParams.Type type, OffsetContoursParams.EndType endType, OffsetContoursParams.CornerType cornerType, float minAnglePrecision, float maxSharpAngle, std_vector_std_vector_OffsetContoursOrigins indicesMap)
 
std_vector_std_vector_OffsetContoursOrigins indicesMap (self)
 
None indicesMap (self, std_vector_std_vector_OffsetContoursOrigins arg1)
 
float maxSharpAngle (self)
 
None maxSharpAngle (self, float arg1)
 
float minAnglePrecision (self)
 
None minAnglePrecision (self, float arg1)
 

Static Public Attributes

OffsetContoursParams endType .EndType
 
OffsetContoursParams type .Type
 

Detailed Description

Generated from:  MR::OffsetContoursParams

Constructor & Destructor Documentation

◆ __init__() [1/3]

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

◆ __init__() [2/3]

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

◆ __init__() [3/3]

None meshlib.mrmeshpy.OffsetContoursParams.__init__ ( self,
OffsetContoursParams.Type type,
OffsetContoursParams.EndType endType,
OffsetContoursParams.CornerType cornerType,
float minAnglePrecision,
float maxSharpAngle,
std_vector_std_vector_OffsetContoursOrigins indicesMap )
Implicit aggregate constructor.

Member Function Documentation

◆ indicesMap() [1/2]

std_vector_std_vector_OffsetContoursOrigins meshlib.mrmeshpy.OffsetContoursParams.indicesMap ( self)
optional output that maps result contour ids to input contour ids

◆ indicesMap() [2/2]

None meshlib.mrmeshpy.OffsetContoursParams.indicesMap ( self,
std_vector_std_vector_OffsetContoursOrigins arg1 )

◆ maxSharpAngle() [1/2]

float meshlib.mrmeshpy.OffsetContoursParams.maxSharpAngle ( self)
120 deg

◆ maxSharpAngle() [2/2]

None meshlib.mrmeshpy.OffsetContoursParams.maxSharpAngle ( self,
float arg1 )

◆ minAnglePrecision() [1/2]

float meshlib.mrmeshpy.OffsetContoursParams.minAnglePrecision ( self)
20 deg

◆ minAnglePrecision() [2/2]

None meshlib.mrmeshpy.OffsetContoursParams.minAnglePrecision ( self,
float arg1 )

Member Data Documentation

◆ endType

OffsetContoursParams meshlib.mrmeshpy.OffsetContoursParams.endType .EndType
static

◆ type

OffsetContoursParams meshlib.mrmeshpy.OffsetContoursParams.type .Type
static

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