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