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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.