Click or drag to resize
PbMiscTextAttrIsPredefinedProfileEnabled Method

Enables/Disables the use of a predefined profile for 3D text if they are activated (cf OIV.MeshViz.Graph.PbMiscTextAttr.EnableProfile(System.Boolean)).

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

Return Value

Type: Boolean
Remarks

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

See Also