RText.h
This class represents Reactive text (RText) entities in an OdDbDatabase instance. Corresponding C++ library: RText
RText entities can display either the contents of an external text file or the evaluation of a DIESEL expression.
|
Name |
Description |
|
Reads the .dwg file data of this object. | |
|
Writes the .dwg file data of this object. | |
|
Reads the DXF data of this object. | |
|
Writes the DXF data of this object. | |
|
Returns true if and only if MText inline sequences are evaluated for this RText entity. | |
|
Controls the evaluation of MText inline sequences for this RText entity. | |
|
Returns the height of this RText entity. | |
|
Returns the WCS insertion point of this RText entity. | |
|
Returns the rotation angle of this RText entity. | |
|
Returns a copy of the string contents of this RText entity. | |
|
Returns true if and only if the RText entity is to be treated an as DIESEL expression. | |
|
Returns the WCS normal to the plane of this RText entity. | |
|
This is ODRX_DECLARE_MEMBERS, a member of class RText. | |
|
Sets the height of this RText entity. | |
|
Sets the WCS normal to the plane of this RText entity. | |
|
Sets the WCS insertion point of this RText entity. | |
|
Sets the rotation angle of this RText entity. | |
|
Sets the string contents of this RText entity. | |
|
This is the overview for the setTextStyle method overload. | |
|
Controls the treatment of this RText entity as an DIESEL expression. | |
|
Called as the first operation as this object is being closed, for database -resident objects only. | |
|
This is subGetTransformedCopy, a member of class RText. | |
|
This is subTransformBy, a member of class RText. | |
|
This is subWorldDraw, a member of class RText. | |
|
Returns the object ID of the TextStyle of this RText entity. | |
|
Returns the name of the TextStyle of this RText entity. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|