Go to: Synopsis. Return value. MEL examples.

Synopsis

dynamicLoad string

dynamicLoad is undoable, queryable, and NOT editable.

Dynamically load the DLL passed as argument.

Return value

None

In query mode, return type is based on queried flag.

MEL examples

dynamicLoad "libDynSlice.dll";