MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.PositionedText Class Reference

Public Member Functions

None __init__ (self)
 
None __init__ (self, str text, Vector3f position)
 
None __init__ (self, PositionedText arg0)
 

Static Public Member Functions

bool __eq__ (*args, **kwargs)
 

Detailed Description

Generated from:  MR::PositionedText
Aliases:  MeshLabel

Constructor & Destructor Documentation

◆ __init__() [1/3]

None meshlib.mrmeshpy.PositionedText.__init__ ( self)

◆ __init__() [2/3]

None meshlib.mrmeshpy.PositionedText.__init__ ( self,
str text,
Vector3f position )

◆ __init__() [3/3]

None meshlib.mrmeshpy.PositionedText.__init__ ( self,
PositionedText arg0 )
Implicit copy constructor.

Member Function Documentation

◆ __eq__()

bool meshlib.mrmeshpy.PositionedText.__eq__ ( * args,
** kwargs )
static

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