SoSimplifierGetVerbosity Method |
Gets whether to print messages while simplifying.
Namespace: OIV.Inventor.SimplifierAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool GetVerbosity()
Public Function GetVerbosity As Boolean
public:
bool GetVerbosity()
member GetVerbosity : unit -> bool
Return Value
Type:
BooleanRemarks See Also