getAtLocations MethodStatic

Query for LinearlyReferenced AtLocation aspects owned by the specified LinearlyLocated Element.

getAtLocations(iModel: IModelDb, linearlyLocatedElementId: Id64String): LinearlyReferencedAtLocation[]

throws IModelError

Parameter Type Description
iModel IModelDb The iModel to query from.
linearlyLocatedElementId Id64String The id of the LinearlyLocated Element to query aspects about.

Returns - LinearlyReferencedAtLocation[]

Returns an array of LinearlyReferencedAtLocation.

Defined in

Last Updated: 13 June, 2024