getModelProps Method

Get the ModelProps with the specified identifier.

getModelProps<T extends ModelProps>(modelId: Id64String): T extends ModelProps

throws IModelError if the model is not found or cannot be loaded.

see IModelDb.Models.tryGetModelProps

Parameter Type Description
modelId Id64String The Model identifier.

Defined in

Last Updated: 08 January, 2020