PoBaseSetTextType Method |
Sets the type of text used.
Namespace: OIV.MeshViz.Graph
Possible values :
type = SO_TEXT3 : All texts used for representations are SoText3 nodes.
type = SO_ANNO_TEXT3 : All text used for representations are SoAnnoText3 (this type of text has more attributes than SoText3 which can be specified with the property node SoAnnoText3Property).
type = SO_ANNO_TEXT3 by default.