Inheritance diagram for mrmeshpy.ChangeObjectColorAction:Classes | |
| class | Type |
Public Member Functions | |
| None | __init__ (self, str name, VisualObject obj, ChangeObjectColorAction.Type type) |
| None | __init__ (self, ChangeObjectColorAction arg0) |
| int | heapBytes (self) |
| str | name (self) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| None | action (*args, **kwargs) |
| ChangeObjectColorAction | operator (*args, **kwargs) |
| ChangeObjectColorAction | operator (*args, **kwargs) |
| None | setObjectDirty (*args, **kwargs) |
Static Public Attributes | |
| Obj | |
Generated from: MR::ChangeObjectColorAction History action for object color palette change To use with setFrontColorsForAllViewports, setBackColorsForAllViewports, setFrontColor, setBackColor
|
static |
| None mrmeshpy.ChangeObjectColorAction.__init__ | ( | self, | |
| str | name, | ||
| VisualObject | obj, | ||
| ChangeObjectColorAction.Type | type ) |
Constructed from original obj
| None mrmeshpy.ChangeObjectColorAction.__init__ | ( | self, | |
| ChangeObjectColorAction | arg0 ) |
Implicit copy constructor.
|
static |
This function is called on history action (undo, redo, etc.)
Reimplemented from mrmeshpy.HistoryAction.
| int mrmeshpy.ChangeObjectColorAction.heapBytes | ( | self | ) |
returns the amount of memory this object occupies on heap
Reimplemented from mrmeshpy.HistoryAction.
| str mrmeshpy.ChangeObjectColorAction.name | ( | self | ) |
Reimplemented from mrmeshpy.HistoryAction.
|
static |
Reimplemented from mrmeshpy.HistoryAction.
|
static |
Reimplemented from mrmeshpy.HistoryAction.
|
static |
|
static |