Public Member Functions | |
None | __init__ (self, str name, ObjectVoxels obj) |
None | __init__ (self, ChangeActiveBoxAction arg0) |
int | heapBytes (self) |
str | name (self) |
Static Public Member Functions | |
None | action (*args, **kwargs) |
None | setObjectDirty (*args, **kwargs) |
Static Public Attributes | |
Obj = ObjectVoxels | |
Static Protected Member Functions | |
_pybind11_conduit_v1_ (*args, **kwargs) | |
Generated from: MR::ChangeActiveBoxAction Undo action for ObjectVoxels active bounds change
None mrmeshpy.ChangeActiveBoxAction.__init__ | ( | self, | |
str | name, | ||
ObjectVoxels | obj ) |
use this constructor to remember object's active box before making any changes in it
None mrmeshpy.ChangeActiveBoxAction.__init__ | ( | self, | |
ChangeActiveBoxAction | arg0 ) |
Implicit copy constructor.
|
staticprotected |
Reimplemented from mrmeshpy.HistoryAction.
|
static |
This function is called on history action (undo, redo, etc.)
Reimplemented from mrmeshpy.HistoryAction.
int mrmeshpy.ChangeActiveBoxAction.heapBytes | ( | self | ) |
returns the amount of memory this object occupies on heap
Reimplemented from mrmeshpy.HistoryAction.
str mrmeshpy.ChangeActiveBoxAction.name | ( | self | ) |
Reimplemented from mrmeshpy.HistoryAction.
|
static |
|
static |