load Method

load a set of Models by Ids. After the returned Promise resolves, you may get the ModelState objects by calling getLoadedModel.

load(modelIds: Id64Arg): Promise<void>

Parameter Type Description
modelIds Id64Arg  

Defined in

Last Updated: 08 January, 2020