Hide menu
Loading...
Searching...
No Matches
manufacturingtoolkit.CadExMTK.Drawing_Text Class Reference

Text Text.hxx cadex/Text.hxx. More...

Inheritance diagram for manufacturingtoolkit.CadExMTK.Drawing_Text:
manufacturingtoolkit.CadExMTK.Drawing_Element manufacturingtoolkit.CadExMTK.BaseObject

Public Member Functions

 __init__ (self, *args)
 Constructor.
 
 SetText (self, theText)
 Sets a text.
 
 GetText (self)
 Returns a text.
 
 SetTextOrigin (self, theTextOrigin)
 
 TextOrigin (self)
 Returns a position of the text on the 2d plane.
 
 SetFontSize (self, theFontSize)
 
 FontSize (self)
 
 SetTextProperties (self, theTextProperties)
 
 TextProperties (self)
 Returns the properties of dimension text.
 
- Public Member Functions inherited from manufacturingtoolkit.CadExMTK.Drawing_Element
 SetUuid (self, theUuid)
 
 Uuid (self)
 
 Accept (self, theVisitor)
 
- Public Member Functions inherited from manufacturingtoolkit.CadExMTK.BaseObject
 Id (self)
 Return unique identifier of public object.
 
 IsNull (self)
 

Static Public Member Functions

 CompareType (theObject)
 
 Cast (theBase)
 

Detailed Description

Text Text.hxx cadex/Text.hxx.

Defines a text for drawing.

Example of text

Constructor & Destructor Documentation

◆ __init__()

manufacturingtoolkit.CadExMTK.Drawing_Text.__init__ ( self,
* args )

Constructor.

Reimplemented from manufacturingtoolkit.CadExMTK.Drawing_Element.

Member Function Documentation

◆ Cast()

manufacturingtoolkit.CadExMTK.Drawing_Text.Cast ( theBase)
static

◆ CompareType()

manufacturingtoolkit.CadExMTK.Drawing_Text.CompareType ( theObject)
static

The documentation for this class was generated from the following file:
  • CadExMTK.py