Note: This API is now obsolete.
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax [ObsoleteAttribute("Obsolete since Open Inventor 10000. Open Inventor is always initialized.")]
public static void Init()
<ObsoleteAttribute("Obsolete since Open Inventor 10000. Open Inventor is always initialized.")>
Public Shared Sub Init
public:
[ObsoleteAttribute(L"Obsolete since Open Inventor 10000. Open Inventor is always initialized.")]
static void Init()
[<ObsoleteAttribute("Obsolete since Open Inventor 10000. Open Inventor is always initialized.")>]
static member Init : unit -> unit
See Also