Text Text.hxx cadex/Text.hxx. More...
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. | |
![]() | |
SetUuid (self, theUuid) | |
Uuid (self) | |
Accept (self, theVisitor) | |
![]() | |
Id (self) | |
Return unique identifier of public object. | |
IsNull (self) | |
Static Public Member Functions | |
CompareType (theObject) | |
Cast (theBase) | |
Text Text.hxx cadex/Text.hxx.
Defines a text for drawing.
manufacturingtoolkit.CadExMTK.Drawing_Text.__init__ | ( | self, | |
* | args ) |
Constructor.
Reimplemented from manufacturingtoolkit.CadExMTK.Drawing_Element.
|
static |
Reimplemented from manufacturingtoolkit.CadExMTK.Drawing_Element.
|
static |
Reimplemented from manufacturingtoolkit.CadExMTK.Drawing_Element.