<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Class to define a numeri...
void setFontName(const SbString &name)
Sets the font name for texts.
PbMiscTextAttr & operator=(const PbMiscTextAttr &miscTextAttr)
Assignment operator.
PbMiscTextAttr(const PbMiscTextAttr &miscTextAttr)
void setLineLength(char endLineChar, int lineLength)
Sets line length attributes.
void getLineLength(char &endLineChar, int &lineLength) const
Gets line length attributes.
void enableProfile(SbBool flag)
void enablePredefinedProfile(SbBool flag)
SoNONUNICODE void setFontName(const char *name)
Sets the font name for texts.
SbBool isPredefinedProfileEnabled() const
Enables/Disables the use of a predefined profile for 3D text if they are activated (cf enableProfile(...
@ LINE_LENGTH_MIN
The lines are limited to one word.
@ LINE_LENGTH_MAX
The lines are not limited.
SbBool isProfileEnabled() const
Enables/Disables the appearance of a profile for 3D Text.
SbString getFontName() const
Gets the font name for texts.