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

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

__init__(self)mrmeshpy.VisualObject
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(self)mrmeshpy.FeatureObject
classNameInPlural(self)mrmeshpy.FeatureObject
clone(self)mrmeshpy.VisualObject
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
getAllSharedProperties(self)mrmeshpy.FeatureObject
getAllVisualizeProperties(self)mrmeshpy.FeatureObject
getAmbientStrength(self)mrmeshpy.VisualObject
getBackColor(self, ViewportId viewportId=...)mrmeshpy.VisualObject
getBackColorsForAllViewports(self)mrmeshpy.VisualObject
getBasePoint(self, ViewportId id=...)mrmeshpy.FeatureObject
getBoundingBox(self)mrmeshpy.VisualObject
getColoringType(self)mrmeshpy.VisualObject
getDecorationsColor(self, bool selected, ViewportId viewportId=..., bool_output isDef=None)mrmeshpy.FeatureObject
getDecorationsColorForAllViewports(self, bool selected)mrmeshpy.FeatureObject
getDirtyFlags(self)mrmeshpy.VisualObject
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
getLineWidth(self)mrmeshpy.FeatureObject
getMainFeatureAlpha(self)mrmeshpy.FeatureObject
getModelHash(self)mrmeshpy.Object
getNormal(self, Vector3f point)mrmeshpy.FeatureObject
getPointSize(self)mrmeshpy.FeatureObject
getRedrawFlag(self, ViewportMask viewportMask)mrmeshpy.VisualObject
getRotationMatrix(self, ViewportId id=..., bool_output isDef=None)mrmeshpy.FeatureObject
getScaleShearMatrix(self, ViewportId id=..., bool_output isDef=None)mrmeshpy.FeatureObject
getSharedPtr(self)mrmeshpy.ObjectChildrenHolder
getShininess(self)mrmeshpy.VisualObject
getSpecularStrength(self)mrmeshpy.VisualObject
getSubfeatureAlphaLines(self)mrmeshpy.FeatureObject
getSubfeatureAlphaMesh(self)mrmeshpy.FeatureObject
getSubfeatureAlphaPoints(self)mrmeshpy.FeatureObject
getSubfeatureLineWidth(self)mrmeshpy.FeatureObject
getSubfeaturePointSize(self)mrmeshpy.FeatureObject
getVisualizeProperty(self, AnyVisualizeMaskEnum type, ViewportMask viewportMask)mrmeshpy.VisualObject
getVisualizePropertyMask(self, AnyVisualizeMaskEnum type)mrmeshpy.FeatureObject
getWorldBox(*args, **kwargs)mrmeshpy.VisualObjectstatic
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.Object
heapBytes(self)mrmeshpy.VisualObject
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
name(self)mrmeshpy.Object
operator(*args, **kwargs)mrmeshpy.ObjectChildrenHolderstatic
operator(*args, **kwargs)mrmeshpy.ObjectChildrenHolderstatic
parent(self)mrmeshpy.Object
parent(self)mrmeshpy.Object
projectPoint(self, Vector3f point, ViewportId id=...)mrmeshpy.FeatureObject
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.FeatureObject
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
setColoringType(self, ColoringType coloringType)mrmeshpy.VisualObject
setDecorationsColor(self, Color color, bool selected, ViewportId viewportId=...)mrmeshpy.FeatureObject
setDecorationsColorForAllViewports(self, ViewportProperty_Color val, bool selected)mrmeshpy.FeatureObject
setDirtyFlags(self, int mask, bool invalidateCaches=True)mrmeshpy.VisualObject
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
setLineWidth(self, float lineWidth)mrmeshpy.FeatureObject
setLocked(self, bool on)mrmeshpy.Object
setMainFeatureAlpha(self, float alpha)mrmeshpy.FeatureObject
setName(self, str name)mrmeshpy.Object
setParentLocked(self, bool lock)mrmeshpy.Object
setPickable(self, bool on, ViewportMask viewportMask='ViewportMask::all()')mrmeshpy.VisualObject
setPointSize(self, float pointSize)mrmeshpy.FeatureObject
setShininess(self, float shininess)mrmeshpy.VisualObject
setSpecularStrength(self, float specularStrength)mrmeshpy.VisualObject
setSubfeatureAlphaLines(self, float alpha)mrmeshpy.FeatureObject
setSubfeatureAlphaMesh(self, float alpha)mrmeshpy.FeatureObject
setSubfeatureAlphaPoints(self, float alpha)mrmeshpy.FeatureObject
setSubfeatureLineWidth(self, float lineWidth)mrmeshpy.FeatureObject
setSubfeaturePointSize(self, float pointSize)mrmeshpy.FeatureObject
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.FeatureObject
setXfsForAllViewports(self, ViewportProperty_AffineXf3f xf)mrmeshpy.Object
shallowClone(self)mrmeshpy.VisualObject
shallowCloneTree(self)mrmeshpy.Object
showName(self, bool on)mrmeshpy.VisualObject
showName(self)mrmeshpy.VisualObject
sortChildren(self)mrmeshpy.Object
StaticClassName()mrmeshpy.FeatureObjectstatic
StaticClassNameInPlural()mrmeshpy.FeatureObjectstatic
StaticTypeName()mrmeshpy.FeatureObjectstatic
supportsVisualizeProperty(self, AnyVisualizeMaskEnum type)mrmeshpy.FeatureObject
swap(self, Object other)mrmeshpy.Object
tags(self)mrmeshpy.Object
toggleVisualizeProperty(self, AnyVisualizeMaskEnum type, ViewportMask viewportMask)mrmeshpy.VisualObject
typeName(self)mrmeshpy.FeatureObject
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