IUserLoad IAnalysis.CreateLoadObject(String objName)

Creates a new load object.

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.

Return Value

Type: IUserLoad
Returns the load object created.