queryLinearLocations MethodStatic
Query for LinearLocationReferences based on specified query parameters.
queryLinearLocations(iModel: IModelDb, linearElementId: Id64String, queryParams: QueryParams): LinearLocationReference[]
throws IModelError
Parameter | Type | Description |
---|---|---|
iModel | IModelDb | |
linearElementId | Id64String | |
queryParams | QueryParams |
Returns - Returns an array of LinearLocationReferences.
Defined in
Last Updated: 08 January, 2020