MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.Object Member List

This is the complete list of members for mrmeshpy.Object, including all inherited members.

__init__(self)mrmeshpy.Object
_pybind11_conduit_v1_(*args, **kwargs)mrmeshpy.Objectprotectedstatic
addChild(self, Object child, bool recognizedChild=True)mrmeshpy.Object
addChildBefore(self, Object newChild, Object existingChild)mrmeshpy.Object
applyScale(self, float scaleFactor)mrmeshpy.Object
asType_VisualObject(self)mrmeshpy.Object
asType_VisualObject(self)mrmeshpy.Object
children(self)mrmeshpy.Object
children(self)mrmeshpy.Object
clone(self)mrmeshpy.Object
cloneTree(self)mrmeshpy.Object
detachFromParent(self)mrmeshpy.Object
find(self, str name)mrmeshpy.Object
find(self, str name)mrmeshpy.Object
findCommonAncestor(self, Object other)mrmeshpy.Object
findCommonAncestor(self, Object other)mrmeshpy.Object
getClassName(self)mrmeshpy.Object
getClassNameInPlural(self)mrmeshpy.Object
getInfoLines(self)mrmeshpy.Object
getRedrawFlag(*args, **kwargs)mrmeshpy.Objectstatic
getWorldBox(*args, **kwargs)mrmeshpy.Objectstatic
getWorldTreeBox(*args, **kwargs)mrmeshpy.Objectstatic
globalVisibility(self, ViewportMask viewportMask='ViewportMask::any()')mrmeshpy.Object
globalVisibilityMask(self)mrmeshpy.Object
hasModel(self)mrmeshpy.Object
hasVisualRepresentation(self)mrmeshpy.Object
heapBytes(self)mrmeshpy.Object
isAncestor(self, Object ancestor)mrmeshpy.Object
isAncillary(self)mrmeshpy.Object
isLocked(self)mrmeshpy.Object
isParentLocked(self)mrmeshpy.Object
isSelected(self)mrmeshpy.Object
isVisible(self, ViewportMask viewportMask='ViewportMask::any()')mrmeshpy.Object
name(self)mrmeshpy.Object
parent(self)mrmeshpy.Object
parent(self)mrmeshpy.Object
removeAllChildren(self)mrmeshpy.Object
removeChild(self, Object child)mrmeshpy.Object
removeChild(self, Object child)mrmeshpy.Object
resetRedrawFlag(self)mrmeshpy.Object
resetXf(self, ViewportId id='{}')mrmeshpy.Object
select(self, bool on)mrmeshpy.Object
setAncillary(self, bool ancillary)mrmeshpy.Object
setGlobalVisibility(self, bool on, ViewportMask viewportMask='ViewportMask::any()')mrmeshpy.Object
setLocked(self, bool on)mrmeshpy.Object
setName(self, str name)mrmeshpy.Object
setParentLocked(self, bool lock)mrmeshpy.Object
setVisibilityMask(self, ViewportMask viewportMask)mrmeshpy.Object
setVisible(self, bool on, ViewportMask viewportMask='ViewportMask::all()')mrmeshpy.Object
setWorldXf(self, AffineXf3f xf, ViewportId id='{}')mrmeshpy.Object
setXf(self, AffineXf3f xf, ViewportId id='{}')mrmeshpy.Object
setXfsForAllViewports(self, ViewportProperty_AffineXf3f xf)mrmeshpy.Object
shallowClone(self)mrmeshpy.Object
shallowCloneTree(self)mrmeshpy.Object
sortChildren(self)mrmeshpy.Object
swap(self, Object other)mrmeshpy.Object
TypeName()mrmeshpy.Objectstatic
typeName(self)mrmeshpy.Object
visibilityMask(self)mrmeshpy.Object
worldXf(self, ViewportId id='{}', bool_output isDef=None)mrmeshpy.Object
xf(self, ViewportId id='{}', bool_output isDef=None)mrmeshpy.Object
xfsForAllViewports(self)mrmeshpy.Object