MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.ObjectLinesHolder Class Reference
+ Inheritance diagram for mrmeshpy.ObjectLinesHolder:

Public Member Functions

None __init__ (self)
 
None applyScale (self, float scaleFactor)
 
Object clone (self)
 
std_vector_ViewportMask getAllVisualizeProperties (self)
 
float getLineWidth (self)
 
UndirectedEdgeColors getLinesColorMap (self)
 
float getPointSize (self)
 
ViewportMask getVisualizePropertyMask (self, AnyVisualizeMaskEnum type)
 
bool hasModel (self)
 
bool hasVisualRepresentation (self)
 
int heapBytes (self)
 
int numComponents (self)
 
Polyline3 polyline (self)
 
None setDirtyFlags (self, int mask, bool invalidateCaches=True)
 
None setLineWidth (self, float width)
 
None setLinesColorMap (self, UndirectedEdgeColors linesColorMap)
 
None setPointSize (self, float size)
 
Object shallowClone (self)
 
bool supportsVisualizeProperty (self, AnyVisualizeMaskEnum type)
 
float totalLength (self)
 
str typeName (self)
 
None updateLinesColorMap (self, UndirectedEdgeColors updated)
 
- Public Member Functions inherited from mrmeshpy.VisualObject
None copyColors (self, VisualObject src, VertMap thisToSrc, FaceMap thisToSrcFaces='{}')
 
float getAmbientStrength (self)
 
Color getBackColor (self, ViewportId viewportId='{}')
 
ViewportProperty_Color getBackColorsForAllViewports (self)
 
Box3f getBoundingBox (self)
 
str getClassName (self)
 
str getClassNameInPlural (self)
 
ColoringType getColoringType (self)
 
int getDirtyFlags (self)
 
Color getFrontColor (self, bool selected=True, ViewportId viewportId='{}')
 
ViewportProperty_Color getFrontColorsForAllViewports (self, bool selected=True)
 
int getGlobalAlpha (self, ViewportId viewportId='{}')
 
ViewportProperty_unsigned_char getGlobalAlphaForAllViewports (self)
 
std_vector_std_string getInfoLines (self)
 
std_vector_PositionedText getLabels (self)
 
Color getLabelsColor (self, ViewportId viewportId='{}')
 
ViewportProperty_Color getLabelsColorsForAllViewports (self)
 
bool getRedrawFlag (self, ViewportMask viewportMask)
 
float getShininess (self)
 
float getSpecularStrength (self)
 
VertColors getVertsColorMap (self)
 
bool getVisualizeProperty (self, AnyVisualizeMaskEnum type, ViewportMask viewportMask)
 
bool isPickable (self, ViewportMask viewportMask='ViewportMask::any()')
 
None renderUi (self, UiRenderParams params)
 
None resetDirty (self)
 
None setAllVisualizeProperties (self, std_vector_ViewportMask properties)
 
None setAmbientStrength (self, float ambientStrength)
 
None setBackColor (self, Color color, ViewportId viewportId='{}')
 
None setBackColorsForAllViewports (self, ViewportProperty_Color val)
 
None setColoringType (self, ColoringType coloringType)
 
None setFrontColor (self, Color color, bool selected, ViewportId viewportId='{}')
 
None setFrontColorsForAllViewports (self, ViewportProperty_Color val, bool selected=True)
 
None setGlobalAlpha (self, int alpha, ViewportId viewportId='{}')
 
None setGlobalAlphaForAllViewports (self, ViewportProperty_unsigned_char val)
 
None setLabels (self, std_vector_PositionedText labels)
 
None setLabelsColor (self, Color color, ViewportId viewportId='{}')
 
None setLabelsColorsForAllViewports (self, ViewportProperty_Color val)
 
None setPickable (self, bool on, ViewportMask viewportMask='ViewportMask::all()')
 
None setShininess (self, float shininess)
 
None setSpecularStrength (self, float specularStrength)
 
None setUseDefaultScenePropertiesOnDeserialization (self, bool useDefaultScenePropertiesOnDeserialization)
 
None setVertsColorMap (self, VertColors vertsColorMap)
 
None setVisualizeProperty (self, bool value, AnyVisualizeMaskEnum type, ViewportMask viewportMask)
 
None setVisualizePropertyMask (self, AnyVisualizeMaskEnum type, ViewportMask viewportMask)
 
None showLabels (self, bool on)
 
bool showLabels (self)
 
None showName (self, bool on)
 
bool showName (self)
 
None toggleVisualizeProperty (self, AnyVisualizeMaskEnum type, ViewportMask viewportMask)
 
None updateVertsColorMap (self, VertColors vertsColorMap)
 
bool useDefaultScenePropertiesOnDeserialization (self)
 
- Public Member Functions inherited from mrmeshpy.Object
bool addChild (self, Object child, bool recognizedChild=True)
 
bool addChildBefore (self, Object newChild, Object existingChild)
 
VisualObject asType_VisualObject (self)
 
VisualObject asType_VisualObject (self)
 
std_vector_std_shared_ptr_Object children (self)
 
std_vector_std_shared_ptr_Object_const children (self)
 
Object cloneTree (self)
 
bool detachFromParent (self)
 
Object find (self, str name)
 
Object find (self, str name)
 
Object findCommonAncestor (self, Object other)
 
Object findCommonAncestor (self, Object other)
 
bool globalVisibility (self, ViewportMask viewportMask='ViewportMask::any()')
 
ViewportMask globalVisibilityMask (self)
 
bool isAncestor (self, Object ancestor)
 
bool isAncillary (self)
 
bool isLocked (self)
 
bool isParentLocked (self)
 
bool isSelected (self)
 
bool isVisible (self, ViewportMask viewportMask='ViewportMask::any()')
 
str name (self)
 
Object parent (self)
 
Object parent (self)
 
None removeAllChildren (self)
 
bool removeChild (self, Object child)
 
bool removeChild (self, Object child)
 
None resetRedrawFlag (self)
 
None resetXf (self, ViewportId id='{}')
 
bool select (self, bool on)
 
None setAncillary (self, bool ancillary)
 
None setGlobalVisibility (self, bool on, ViewportMask viewportMask='ViewportMask::any()')
 
None setLocked (self, bool on)
 
None setName (self, str name)
 
None setParentLocked (self, bool lock)
 
None setVisibilityMask (self, ViewportMask viewportMask)
 
None setVisible (self, bool on, ViewportMask viewportMask='ViewportMask::all()')
 
None setWorldXf (self, AffineXf3f xf, ViewportId id='{}')
 
None setXf (self, AffineXf3f xf, ViewportId id='{}')
 
None setXfsForAllViewports (self, ViewportProperty_AffineXf3f xf)
 
Object shallowCloneTree (self)
 
None sortChildren (self)
 
None swap (self, Object other)
 
ViewportMask visibilityMask (self)
 
AffineXf3f worldXf (self, ViewportId id='{}', bool_output isDef=None)
 
AffineXf3f xf (self, ViewportId id='{}', bool_output isDef=None)
 
ViewportProperty_AffineXf3f xfsForAllViewports (self)
 
- Public Member Functions inherited from mrmeshpy.ObjectChildrenHolder
Object getSharedPtr (self)
 

Static Public Member Functions

str TypeName ()
 
Box3f getWorldBox (*args, **kwargs)
 
- Static Public Member Functions inherited from mrmeshpy.VisualObject
bool render (*args, **kwargs)
 
None renderForPicker (*args, **kwargs)
 
- Static Public Member Functions inherited from mrmeshpy.Object
Box3f getWorldTreeBox (*args, **kwargs)
 

Static Protected Member Functions

 _pybind11_conduit_v1_ (*args, **kwargs)
 
- Static Protected Member Functions inherited from mrmeshpy.ObjectChildrenHolder
ObjectChildrenHolder _Equal (*args, **kwargs)
 
ObjectChildrenHolder _Equal (*args, **kwargs)
 

Detailed Description

Generated from:  MR::ObjectLinesHolder
Aliases:  ChangeLinesColorMapAction.Obj

an object that stores a lines
\\ingroup DataModelGroup

Constructor & Destructor Documentation

◆ __init__()

None mrmeshpy.ObjectLinesHolder.__init__ ( self)

Reimplemented from mrmeshpy.VisualObject.

Reimplemented in mrmeshpy.ObjectGcode, and mrmeshpy.ObjectLines.

Member Function Documentation

◆ _pybind11_conduit_v1_()

mrmeshpy.ObjectLinesHolder._pybind11_conduit_v1_ ( * args,
** kwargs )
staticprotected

Reimplemented from mrmeshpy.VisualObject.

Reimplemented in mrmeshpy.ObjectGcode, and mrmeshpy.ObjectLines.

◆ applyScale()

None mrmeshpy.ObjectLinesHolder.applyScale ( self,
float scaleFactor )
scale object size (all point positions)

Reimplemented from mrmeshpy.Object.

◆ clone()

Object mrmeshpy.ObjectLinesHolder.clone ( self)
clones this object only, without its children,
making new object the owner of all copied resources

Reimplemented from mrmeshpy.VisualObject.

Reimplemented in mrmeshpy.ObjectGcode, and mrmeshpy.ObjectLines.

◆ getAllVisualizeProperties()

std_vector_ViewportMask mrmeshpy.ObjectLinesHolder.getAllVisualizeProperties ( self)
get all visualize properties masks

Reimplemented from mrmeshpy.VisualObject.

◆ getLinesColorMap()

UndirectedEdgeColors mrmeshpy.ObjectLinesHolder.getLinesColorMap ( self)

◆ getLineWidth()

float mrmeshpy.ObjectLinesHolder.getLineWidth ( self)

◆ getPointSize()

float mrmeshpy.ObjectLinesHolder.getPointSize ( self)

◆ getVisualizePropertyMask()

ViewportMask mrmeshpy.ObjectLinesHolder.getVisualizePropertyMask ( self,
AnyVisualizeMaskEnum type )
returns mask of viewports where given property is set

Reimplemented from mrmeshpy.VisualObject.

◆ getWorldBox()

Box3f mrmeshpy.ObjectLinesHolder.getWorldBox ( * args,
** kwargs )
static
returns cached bounding box of this point object in world coordinates;
if you need bounding box in local coordinates please call getBoundingBox()

Reimplemented from mrmeshpy.VisualObject.

◆ hasModel()

bool mrmeshpy.ObjectLinesHolder.hasModel ( self)
does the object have any model available (but possibly empty),
e.g. ObjectMesh has valid mesh() or ObjectPoints has valid pointCloud()

Reimplemented from mrmeshpy.Object.

◆ hasVisualRepresentation()

bool mrmeshpy.ObjectLinesHolder.hasVisualRepresentation ( self)
does the object have any visual representation (visible points, triangles, edges, etc.), no considering child objects

Reimplemented from mrmeshpy.Object.

◆ heapBytes()

int mrmeshpy.ObjectLinesHolder.heapBytes ( self)
returns the amount of memory this object occupies on heap

Reimplemented from mrmeshpy.VisualObject.

Reimplemented in mrmeshpy.ObjectGcode.

◆ numComponents()

int mrmeshpy.ObjectLinesHolder.numComponents ( self)
returns cached information about the number of components in the polyline

◆ polyline()

Polyline3 mrmeshpy.ObjectLinesHolder.polyline ( self)

◆ setDirtyFlags()

None mrmeshpy.ObjectLinesHolder.setDirtyFlags ( self,
int mask,
bool invalidateCaches = True )
sets some dirty flags for the object (to force its visual update)
\\param mask is a union of DirtyFlags flags
\\param invalidateCaches whether to automatically invalidate model caches (pass false here if you manually update the caches)

Reimplemented from mrmeshpy.VisualObject.

Reimplemented in mrmeshpy.ObjectGcode, and mrmeshpy.ObjectLines.

◆ setLinesColorMap()

None mrmeshpy.ObjectLinesHolder.setLinesColorMap ( self,
UndirectedEdgeColors linesColorMap )

◆ setLineWidth()

None mrmeshpy.ObjectLinesHolder.setLineWidth ( self,
float width )

◆ setPointSize()

None mrmeshpy.ObjectLinesHolder.setPointSize ( self,
float size )

◆ shallowClone()

Object mrmeshpy.ObjectLinesHolder.shallowClone ( self)
clones this object only, without its children,
making new object to share resources with this object

Reimplemented from mrmeshpy.VisualObject.

Reimplemented in mrmeshpy.ObjectGcode, and mrmeshpy.ObjectLines.

◆ supportsVisualizeProperty()

bool mrmeshpy.ObjectLinesHolder.supportsVisualizeProperty ( self,
AnyVisualizeMaskEnum type )
Returns true if this class supports the property `type`. Otherwise passing it to the functions below is illegal.

Reimplemented from mrmeshpy.VisualObject.

◆ totalLength()

float mrmeshpy.ObjectLinesHolder.totalLength ( self)
return cached total length

◆ TypeName()

str mrmeshpy.ObjectLinesHolder.TypeName ( )
static
return name of subtype for serialization purposes

Reimplemented from mrmeshpy.VisualObject.

Reimplemented in mrmeshpy.ObjectGcode, and mrmeshpy.ObjectLines.

◆ typeName()

str mrmeshpy.ObjectLinesHolder.typeName ( self)

Reimplemented from mrmeshpy.VisualObject.

Reimplemented in mrmeshpy.ObjectGcode, and mrmeshpy.ObjectLines.

◆ updateLinesColorMap()

None mrmeshpy.ObjectLinesHolder.updateLinesColorMap ( self,
UndirectedEdgeColors updated )

The documentation for this class was generated from the following file: