MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.Id_ICPElemtTag Class Reference
+ Inheritance diagram for meshlib.mrmeshpy.Id_ICPElemtTag:

Public Member Functions

bool __bool__ (self)
 
bool __eq__ (self, Id_ICPElemtTag b)
 
Id_ICPElemtTag __iadd__ (self, int a)
 
None __init__ (self)
 
None __init__ (self, int i)
 
None __init__ (self, int i)
 
None __init__ (self, int i)
 
None __init__ (self, Id_ICPElemtTag arg0)
 
Id_ICPElemtTag __isub__ (self, int a)
 
bool __ne__ (self, Id_ICPElemtTag b)
 
int get (self)
 
bool valid (self)
 

Static Public Member Functions

None __init__ (*args, **kwargs)
 

Protected Member Functions

bool _Less (self, Id_ICPElemtTag b)
 
Id_ICPElemtTag _MinusMinus (self)
 
Id_ICPElemtTag _PlusPlus (self)
 
int _convert_to_int (self)
 

Static Protected Member Functions

Id_ICPElemtTag _MinusMinus (*args, **kwargs)
 
Id_ICPElemtTag _PlusPlus (*args, **kwargs)
 

Detailed Description

Generated from:  MR::Id<MR::ICPElemtTag>
Aliases:  ICPElementId, Vector_Id_ICPElemtTag_Id_ICPElemtTag.const_reference, Vector_Id_ICPElemtTag_Id_ICPElemtTag.reference, std_vector_Id_ICPElemtTag_value_type, std_vector_Id_ICPElemtTag_reference, Vector_Id_ICPElemtTag_Id_ICPElemtTag.value_type, std_vector_Id_ICPElemtTag_const_reference, TaggedBitSet_ICPElemtTag.IndexType

stores index of some element, it is made as template class to avoid mixing faces, edges and vertices

Constructor & Destructor Documentation

◆ __init__() [1/6]

None meshlib.mrmeshpy.Id_ICPElemtTag.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/6]

None meshlib.mrmeshpy.Id_ICPElemtTag.__init__ ( self)

◆ __init__() [3/6]

None meshlib.mrmeshpy.Id_ICPElemtTag.__init__ ( self,
int i )

◆ __init__() [4/6]

None meshlib.mrmeshpy.Id_ICPElemtTag.__init__ ( self,
int i )

◆ __init__() [5/6]

None meshlib.mrmeshpy.Id_ICPElemtTag.__init__ ( self,
int i )

◆ __init__() [6/6]

None meshlib.mrmeshpy.Id_ICPElemtTag.__init__ ( self,
Id_ICPElemtTag arg0 )

Member Function Documentation

◆ __bool__()

bool meshlib.mrmeshpy.Id_ICPElemtTag.__bool__ ( self)

◆ __eq__()

bool meshlib.mrmeshpy.Id_ICPElemtTag.__eq__ ( self,
Id_ICPElemtTag b )

◆ __iadd__()

Id_ICPElemtTag meshlib.mrmeshpy.Id_ICPElemtTag.__iadd__ ( self,
int a )

◆ __isub__()

Id_ICPElemtTag meshlib.mrmeshpy.Id_ICPElemtTag.__isub__ ( self,
int a )

◆ __ne__()

bool meshlib.mrmeshpy.Id_ICPElemtTag.__ne__ ( self,
Id_ICPElemtTag b )

◆ _convert_to_int()

int meshlib.mrmeshpy.Id_ICPElemtTag._convert_to_int ( self)
protected

◆ _Less()

bool meshlib.mrmeshpy.Id_ICPElemtTag._Less ( self,
Id_ICPElemtTag b )
protected

◆ _MinusMinus() [1/2]

Id_ICPElemtTag meshlib.mrmeshpy.Id_ICPElemtTag._MinusMinus ( * args,
** kwargs )
staticprotected

◆ _MinusMinus() [2/2]

Id_ICPElemtTag meshlib.mrmeshpy.Id_ICPElemtTag._MinusMinus ( self)
protected

◆ _PlusPlus() [1/2]

Id_ICPElemtTag meshlib.mrmeshpy.Id_ICPElemtTag._PlusPlus ( * args,
** kwargs )
staticprotected

◆ _PlusPlus() [2/2]

Id_ICPElemtTag meshlib.mrmeshpy.Id_ICPElemtTag._PlusPlus ( self)
protected

◆ get()

int meshlib.mrmeshpy.Id_ICPElemtTag.get ( self)

◆ valid()

bool meshlib.mrmeshpy.Id_ICPElemtTag.valid ( self)

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