Click or drag to resize
SoSimplifyActionIsVerbose Method

Gets verbosity flag.

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

Return Value

Type: Boolean
Remarks

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

See Also