Click or drag to resize
PoLabelHintsElementSet Method

Namespace: OIV.MeshViz.Elements
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static void Set(
	SoState state,
	SoNode node,
	PoLabelHintsLabelPaths labelPath,
	PoLabelHintsJustifications justif,
	string addString,
	bool isAddStringIgnored,
	bool isLabelLineVisible
)

Parameters

state
Type: OIV.Inventor.MiscSoState
node
Type: OIV.Inventor.NodesSoNode
labelPath
Type: OIV.MeshViz.NodesPoLabelHintsLabelPaths
justif
Type: OIV.MeshViz.NodesPoLabelHintsJustifications
addString
Type: SystemString
isAddStringIgnored
Type: SystemBoolean
isLabelLineVisible
Type: SystemBoolean
Remarks