Click or drag to resize
PbMiscTextAttrIsPredefinedProfileEnabled Method

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

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public bool IsPredefinedProfileEnabled()

Return Value

Type: Boolean
Remarks

If this option is disabled, the current profile in the state is used (cf SoLinearProfile,...) This option is enabled by default.

See Also