Click or drag to resize
SoSimplifyActionSetVerbosity Method

Sets verbosity flag.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void SetVerbosity(
	bool v
)

Parameters

v
Type: SystemBoolean
Remarks

If true, the simplify action prints out messages at each stage of the simplification.

See Also