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

Public Member Functions

None __init__ (self, str name, ObjectLinesHolder obj)
 
None __init__ (self, ChangeLinesColorMapAction arg0)
 
int heapBytes (self)
 
str name (self)
 

Static Public Member Functions

None action (*args, **kwargs)
 
None setObjectDirty (ObjectLinesHolder obj)
 

Static Public Attributes

 Obj = ObjectLinesHolder
 

Detailed Description

Generated from:  MR::ChangeLinesColorMapAction

History action for lines color map change
\\ingroup HistoryGroup

Constructor & Destructor Documentation

◆ __init__() [1/2]

None meshlib.mrmeshpy.ChangeLinesColorMapAction.__init__ ( self,
str name,
ObjectLinesHolder obj )
Constructed from original obj

◆ __init__() [2/2]

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

Member Function Documentation

◆ action()

None meshlib.mrmeshpy.ChangeLinesColorMapAction.action ( * self,
** actionType )
static
This function is called on history action (undo, redo, etc.)

Reimplemented from meshlib.mrmeshpy.HistoryAction.

◆ heapBytes()

int meshlib.mrmeshpy.ChangeLinesColorMapAction.heapBytes ( self)
returns the amount of memory this object occupies on heap

Reimplemented from meshlib.mrmeshpy.HistoryAction.

◆ name()

str meshlib.mrmeshpy.ChangeLinesColorMapAction.name ( self)

Reimplemented from meshlib.mrmeshpy.HistoryAction.

◆ setObjectDirty()

None meshlib.mrmeshpy.ChangeLinesColorMapAction.setObjectDirty ( ObjectLinesHolder obj)
static

Member Data Documentation

◆ Obj

meshlib.mrmeshpy.ChangeLinesColorMapAction.Obj = ObjectLinesHolder
static

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