Initializing help system before first use

Init Method

Return an XPRM object and initialise Mosel (if necessary) This method must be called first in order to use the library.

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 5.0.2.0
Syntax
C#
public static XPRM Init()

Return Value

Type:  XPRM
Exceptions
Exception Condition
XPRMLicenseException If you don't have a valid license
See Also