Click or drag to resize
PoMiscTextAttrpredefinedProfileEnabled Property

Enables/Disables the use of a predefined profile for 3D text if they are activated (cf profileEnabled field).

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

Property Value

Type: SoSFBool
Remarks

If this field is set to false, the current profile in the state is used (cf OIV.Inventor.Nodes.SoLinearProfile,...)

See Also