| __init__(self) | mrmeshpy.ObjectLabel | |
| applyScale(self, float scaleFactor) | mrmeshpy.ObjectLabel | |
| buildMeshFromText(self) | mrmeshpy.ObjectLabel | |
| clone(self) | mrmeshpy.ObjectLabel | |
| getAllVisualizeProperties(self) | mrmeshpy.ObjectLabel | |
| getBackgroundPadding(self) | mrmeshpy.ObjectLabel | |
| getContourColor(self, ViewportId id='{}') | mrmeshpy.ObjectLabel | |
| getContourColorsForAllViewports(self) | mrmeshpy.ObjectLabel | |
| getFontHeight(self) | mrmeshpy.ObjectLabel | |
| getFontPath(self) | mrmeshpy.ObjectLabel | |
| getLabel(self) | mrmeshpy.ObjectLabel | |
| getLeaderLineColor(self, ViewportId id='{}') | mrmeshpy.ObjectLabel | |
| getLeaderLineColorsForAllViewports(self) | mrmeshpy.ObjectLabel | |
| getLeaderLineWidth(self) | mrmeshpy.ObjectLabel | |
| getPivotPoint(self) | mrmeshpy.ObjectLabel | |
| getPivotShift(self) | mrmeshpy.ObjectLabel | |
| getSourcePointColor(self, ViewportId id='{}') | mrmeshpy.ObjectLabel | |
| getSourcePointColorsForAllViewports(self) | mrmeshpy.ObjectLabel | |
| getSourcePointSize(self) | mrmeshpy.ObjectLabel | |
| getVisualizePropertyMask(self, AnyVisualizeMaskEnum type) | mrmeshpy.ObjectLabel | |
| getWorldBox(*args, **kwargs) | mrmeshpy.ObjectLabel | static |
| hasVisualRepresentation(self) | mrmeshpy.ObjectLabel | |
| heapBytes(self) | mrmeshpy.ObjectLabel | |
| labelRepresentingMesh(self) | mrmeshpy.ObjectLabel | |
| setBackgroundPadding(self, float padding) | mrmeshpy.ObjectLabel | |
| setContourColor(self, Color color, ViewportId id='{}') | mrmeshpy.ObjectLabel | |
| setContourColorsForAllViewports(self, ViewportProperty_Color val) | mrmeshpy.ObjectLabel | |
| setFontHeight(self, float size) | mrmeshpy.ObjectLabel | |
| setFontPath(self, os.PathLike|str|bytes pathToFont) | mrmeshpy.ObjectLabel | |
| 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 | |
| setPivotPoint(self, Vector2f pivotPoint) | mrmeshpy.ObjectLabel | |
| setSourcePointColor(self, Color color, ViewportId id='{}') | mrmeshpy.ObjectLabel | |
| setSourcePointColorsForAllViewports(self, ViewportProperty_Color val) | mrmeshpy.ObjectLabel | |
| setSourcePointSize(self, float size) | mrmeshpy.ObjectLabel | |
| shallowClone(self) | mrmeshpy.ObjectLabel | |
| TypeName() | mrmeshpy.ObjectLabel | static |
| typeName(self) | mrmeshpy.ObjectLabel | |