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: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFBool profileEnabled { get; }

Property Value

Type: SoSFBool
Remarks

Only OIV.Inventor.Nodes.SoText3 text takes into account of this option (cf OIV.MeshViz.Graph.PoBase.SetTextType(OIV.MeshViz.Graph.PoBase.TextTypes)) to to select the type of text used).

See Also