QueryParams Interface
Interface capturing various parameters for the execution of LinearElement.queryLinearLocations API
Properties
| Name | Type | Description | |
|---|---|---|---|
| fromComparisonOption | ComparisonOption | undefined | ||
| fromDistanceAlong | number | undefined | ||
| linearlyLocatedClassFullNames | string[] | undefined | ||
| linearlyReferencedLocationTypeFilter | LinearlyReferencedLocationType | undefined | ||
| toComparisonOption | ComparisonOption | undefined | ||
| toDistanceAlong | number | undefined |
Defined in
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.