Click or drag to resize
SoSimplifyActionSetVerbosity Method

Sets verbosity flag.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
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