API Reference > linear-referencing-backend > LinearReferencing > LinearlyLocated > getAtLocations getAtLocations MethodStatic Query for LinearlyReferenced AtLocation aspects owned by the specified LinearlyLocated Element. getAtLocations(iModel: IModelDb, linearlyLocatedElementId: string): LinearlyReferencedAtLocation[] throws IModelError Parameter Type Description iModel IModelDb The iModel to query from. linearlyLocatedElementId string The id of the LinearlyLocated Element to query aspects about. Returns - LinearlyReferencedAtLocation[] Returns an array of LinearlyReferencedAtLocation. Defined in domains/linear-referencing/backend/src/LinearReferencingElements.ts Line 542 Last Updated: 11 June, 2024