SoModuleCheckIsDebug Method |
Returns true if the library was built in debug mode.
Namespace: OIV.InventorAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static bool IsDebug()
Public Shared Function IsDebug As Boolean
public:
static bool IsDebug()
static member IsDebug : unit -> bool
Return Value
Type:
BooleanRemarks See Also