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

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

__init__(self)mrmeshpy.ObjectLabel
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.ObjectLabel
asType_VisualObject(self)mrmeshpy.Object
asType_VisualObject(self)mrmeshpy.Object
buildMeshFromText(self)mrmeshpy.ObjectLabel
children(self)mrmeshpy.Object
children(self)mrmeshpy.Object
className(self)mrmeshpy.VisualObject
classNameInPlural(self)mrmeshpy.VisualObject
clone(self)mrmeshpy.ObjectLabel
cloneTree(self)mrmeshpy.Object
copyAllSolidColors(self, VisualObject other)mrmeshpy.VisualObject
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
getAllVisualizeProperties(self)mrmeshpy.ObjectLabel
getAmbientStrength(self)mrmeshpy.VisualObject
getBackColor(self, ViewportId viewportId=...)mrmeshpy.VisualObject
getBackColorsForAllViewports(self)mrmeshpy.VisualObject
getBackgroundPadding(self)mrmeshpy.ObjectLabel
getBoundingBox(self)mrmeshpy.VisualObject
getColoringType(self)mrmeshpy.VisualObject
getContourColor(self, ViewportId id=...)mrmeshpy.ObjectLabel
getContourColorsForAllViewports(self)mrmeshpy.ObjectLabel
getDirtyFlags(self)mrmeshpy.VisualObject
getFontHeight(self)mrmeshpy.ObjectLabel
getFontPath(self)mrmeshpy.ObjectLabel
getFrontColor(self, bool selected=True, ViewportId viewportId=...)mrmeshpy.VisualObject
getFrontColorsForAllViewports(self, bool selected=True)mrmeshpy.VisualObject
getGlobalAlpha(self, ViewportId viewportId=...)mrmeshpy.VisualObject
getGlobalAlphaForAllViewports(self)mrmeshpy.VisualObject
getInfoLines(self)mrmeshpy.VisualObject
getLabel(self)mrmeshpy.ObjectLabel
getLeaderLineColor(self, ViewportId id=...)mrmeshpy.ObjectLabel
getLeaderLineColorsForAllViewports(self)mrmeshpy.ObjectLabel
getLeaderLineWidth(self)mrmeshpy.ObjectLabel
getModelHash(self)mrmeshpy.Object
getPivotPoint(self)mrmeshpy.ObjectLabel
getPivotShift(self)mrmeshpy.ObjectLabel
getRedrawFlag(self, ViewportMask viewportMask)mrmeshpy.VisualObject
getSharedPtr(self)mrmeshpy.ObjectChildrenHolder
getShininess(self)mrmeshpy.VisualObject
getSourcePointColor(self, ViewportId id=...)mrmeshpy.ObjectLabel
getSourcePointColorsForAllViewports(self)mrmeshpy.ObjectLabel
getSourcePointSize(self)mrmeshpy.ObjectLabel
getSpecularStrength(self)mrmeshpy.VisualObject
getVisualizeProperty(self, AnyVisualizeMaskEnum type, ViewportMask viewportMask)mrmeshpy.VisualObject
getVisualizePropertyMask(self, AnyVisualizeMaskEnum type)mrmeshpy.ObjectLabel
getWorldBox(*args, **kwargs)mrmeshpy.ObjectLabelstatic
getWorldTreeBox(*args, **kwargs)mrmeshpy.Objectstatic
globalClippedByPlane(self, ViewportMask viewportMask='ViewportMask::any()')mrmeshpy.VisualObject
globalClippedByPlaneMask(self)mrmeshpy.VisualObject
globalVisibility(self, ViewportMask viewportMask='ViewportMask::any()')mrmeshpy.Object
globalVisibilityMask(self)mrmeshpy.Object
hasModel(self)mrmeshpy.Object
hasVisualRepresentation(self)mrmeshpy.ObjectLabel
heapBytes(self)mrmeshpy.ObjectLabel
isAncestor(self, Object ancestor)mrmeshpy.Object
isAncillary(self)mrmeshpy.Object
isGlobalAncillary(self)mrmeshpy.Object
isLocked(self)mrmeshpy.Object
isParentLocked(self)mrmeshpy.Object
isPickable(self, ViewportMask viewportMask='ViewportMask::any()')mrmeshpy.VisualObject
isSelected(self)mrmeshpy.Object
isVisible(self, ViewportMask viewportMask='ViewportMask::any()')mrmeshpy.Object
labelRepresentingMesh(self)mrmeshpy.ObjectLabel
name(self)mrmeshpy.Object
operator(*args, **kwargs)mrmeshpy.ObjectChildrenHolderstatic
operator(*args, **kwargs)mrmeshpy.ObjectChildrenHolderstatic
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
render(*args, **kwargs)mrmeshpy.VisualObjectstatic
renderForPicker(*args, **kwargs)mrmeshpy.VisualObjectstatic
renderUi(self, UiRenderParams params)mrmeshpy.VisualObject
resetColors(self)mrmeshpy.VisualObject
resetDirty(self)mrmeshpy.VisualObject
resetDirtyExceptMask(self, int mask)mrmeshpy.VisualObject
resetFrontColor(self)mrmeshpy.VisualObject
resetRedrawFlag(self)mrmeshpy.Object
resetXf(self, ViewportId id=...)mrmeshpy.Object
sameModels(self, Object other)mrmeshpy.Object
select(self, bool on)mrmeshpy.Object
setAllVisualizeProperties(self, std_vector_ViewportMask properties)mrmeshpy.VisualObject
setAmbientStrength(self, float ambientStrength)mrmeshpy.VisualObject
setAncillary(self, bool ancillary)mrmeshpy.Object
setBackColor(self, Color color, ViewportId viewportId=...)mrmeshpy.VisualObject
setBackColorsForAllViewports(self, ViewportProperty_Color val)mrmeshpy.VisualObject
setBackgroundPadding(self, float padding)mrmeshpy.ObjectLabel
setColoringType(self, ColoringType coloringType)mrmeshpy.VisualObject
setContourColor(self, Color color, ViewportId id=...)mrmeshpy.ObjectLabel
setContourColorsForAllViewports(self, ViewportProperty_Color val)mrmeshpy.ObjectLabel
setDirtyFlags(self, int mask, bool invalidateCaches=True)mrmeshpy.VisualObject
setFontHeight(self, float size)mrmeshpy.ObjectLabel
setFontPath(self, os.PathLike|str|bytes pathToFont)mrmeshpy.ObjectLabel
setFrontColor(self, Color color, bool selected, ViewportId viewportId=...)mrmeshpy.VisualObject
setFrontColorsForAllViewports(self, ViewportProperty_Color val, bool selected=True)mrmeshpy.VisualObject
setGlobalAlpha(self, int alpha, ViewportId viewportId=...)mrmeshpy.VisualObject
setGlobalAlphaForAllViewports(self, ViewportProperty_unsigned_char val)mrmeshpy.VisualObject
setGlobalClippedByPlane(self, bool on, ViewportMask viewportMask='ViewportMask::all()')mrmeshpy.VisualObject
setGlobalVisibility(self, bool on, ViewportMask viewportMask='ViewportMask::any()')mrmeshpy.Object
setLabel(self, PositionedText label)mrmeshpy.ObjectLabel
setLeaderLineColor(self, Color color, ViewportId id=...)mrmeshpy.ObjectLabel
setLeaderLineColorsForAllViewports(self, ViewportProperty_Color val)mrmeshpy.ObjectLabel
setLeaderLineWidth(self, float width)mrmeshpy.ObjectLabel
setLocked(self, bool on)mrmeshpy.Object
setName(self, str name)mrmeshpy.Object
setParentLocked(self, bool lock)mrmeshpy.Object
setPickable(self, bool on, ViewportMask viewportMask='ViewportMask::all()')mrmeshpy.VisualObject
setPivotPoint(self, Vector2f pivotPoint)mrmeshpy.ObjectLabel
setShininess(self, float shininess)mrmeshpy.VisualObject
setSourcePointColor(self, Color color, ViewportId id=...)mrmeshpy.ObjectLabel
setSourcePointColorsForAllViewports(self, ViewportProperty_Color val)mrmeshpy.ObjectLabel
setSourcePointSize(self, float size)mrmeshpy.ObjectLabel
setSpecularStrength(self, float specularStrength)mrmeshpy.VisualObject
setUseDefaultScenePropertiesOnDeserialization(self, bool useDefaultScenePropertiesOnDeserialization)mrmeshpy.VisualObject
setVisibilityMask(self, ViewportMask viewportMask)mrmeshpy.Object
setVisible(self, bool on, ViewportMask viewportMask='ViewportMask::all()')mrmeshpy.Object
setVisualizeProperty(self, bool value, AnyVisualizeMaskEnum type, ViewportMask viewportMask)mrmeshpy.VisualObject
setVisualizePropertyMask(self, AnyVisualizeMaskEnum type, ViewportMask viewportMask)mrmeshpy.VisualObject
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.ObjectLabel
shallowCloneTree(self)mrmeshpy.Object
showName(self, bool on)mrmeshpy.VisualObject
showName(self)mrmeshpy.VisualObject
sortChildren(self)mrmeshpy.Object
StaticClassName()mrmeshpy.VisualObjectstatic
StaticClassNameInPlural()mrmeshpy.VisualObjectstatic
StaticTypeName()mrmeshpy.ObjectLabelstatic
supportsVisualizeProperty(self, AnyVisualizeMaskEnum type)mrmeshpy.VisualObject
swap(self, Object other)mrmeshpy.Object
tags(self)mrmeshpy.Object
toggleVisualizeProperty(self, AnyVisualizeMaskEnum type, ViewportMask viewportMask)mrmeshpy.VisualObject
typeName(self)mrmeshpy.ObjectLabel
useDefaultScenePropertiesOnDeserialization(self)mrmeshpy.VisualObject
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