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

Public Member Functions

None __init__ (self, str name, Object obj)
 
None __init__ (self, ChangeObjectVisibilityAction arg0)
 
int heapBytes (self)
 
str name (self)
 

Static Public Member Functions

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

Static Public Attributes

 Obj = Object
 

Static Protected Member Functions

 _pybind11_conduit_v1_ (*args, **kwargs)
 

Detailed Description

Generated from:  MR::ChangeObjectVisibilityAction

History action for object visibility
\\ingroup HistoryGroup

Constructor & Destructor Documentation

◆ __init__() [1/2]

None mrmeshpy.ChangeObjectVisibilityAction.__init__ ( self,
str name,
Object obj )
Constructed from original obj

◆ __init__() [2/2]

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

Member Function Documentation

◆ _pybind11_conduit_v1_()

mrmeshpy.ChangeObjectVisibilityAction._pybind11_conduit_v1_ ( * args,
** kwargs )
staticprotected

Reimplemented from mrmeshpy.HistoryAction.

◆ action()

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

Reimplemented from mrmeshpy.HistoryAction.

◆ heapBytes()

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

Reimplemented from mrmeshpy.HistoryAction.

◆ name()

str mrmeshpy.ChangeObjectVisibilityAction.name ( self)

Reimplemented from mrmeshpy.HistoryAction.

◆ setObjectDirty()

None mrmeshpy.ChangeObjectVisibilityAction.setObjectDirty ( * args,
** kwargs )
static

Member Data Documentation

◆ Obj

mrmeshpy.ChangeObjectVisibilityAction.Obj = Object
static

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