Click or drag to resize
PoMiscTextAttrprofileEnabled Property

Enables/Disables the appearance of a profile for 3D Text.

Namespace: OIV.MeshViz.Nodes
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFBool profileEnabled { get; }

Property Value

Type: SoSFBool
Remarks

Only SoText3 text takes into account of this option (cf PoBase.setTextType() and PoBase.setVRML2Mode()) to to select the type of text used).

See Also