- Preparing search index...
- The search index is not available
bruce-models
- GetTypeLods(params): Promise<{
lods: ILod[];
}>
-
Parameters
-
params: {
api?: BruceApi.Api;
entityTypeId: string;
group?: string;
req?: IReqParams;
}
-
-
entityTypeId: string
-
Optional group?: string
-
Returns Promise<{
lods: ILod[];
}>
Returns lods for a specified entity type.