IUserLoad
IAnalysis
.CreateLoadObject(String objName,
IExtension
ext)
Creates a new load object.
Remarks
Examples
Parameters
objName
Type: String
The name of the load object. This name must be one of the name of object created in the xml extension file.
ext
Type:
IExtension
The extension. This is the same as ExtAPI.ExtensionManager.CurrentExtension.
Return Value
Type:
IUserLoad
Returns the load object created.