| __init__(self) | mrmeshpy.Object | |
| addChild(self, Object child, bool recognizedChild=True) | mrmeshpy.Object | |
| addChildBefore(self, Object newChild, Object existingChild) | mrmeshpy.Object | |
| addTag(self, str tag) | 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 | |
| ClassName() | mrmeshpy.Object | static |
| className(self) | mrmeshpy.Object | |
| ClassNameInPlural() | mrmeshpy.Object | static |
| classNameInPlural(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 | |
| getInfoLines(self) | mrmeshpy.Object | |
| getModelHash(self) | mrmeshpy.Object | |
| getRedrawFlag(*args, **kwargs) | mrmeshpy.Object | static |
| getWorldBox(*args, **kwargs) | mrmeshpy.Object | static |
| getWorldTreeBox(*args, **kwargs) | mrmeshpy.Object | static |
| 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 | |
| isGlobalAncillary(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 | |
| removeTag(self, str tag) | mrmeshpy.Object | |
| resetRedrawFlag(self) | mrmeshpy.Object | |
| resetXf(self, ViewportId id='{}') | mrmeshpy.Object | |
| sameModels(self, Object other) | 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 | |
| tags(self) | mrmeshpy.Object | |
| TypeName() | mrmeshpy.Object | static |
| 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 | |