DistanceExpression Class @beta
Core structure carrying linearly-referenced information.
Implements
Methods
| Name | Description | |
|---|---|---|
| constructor(props: DistanceExpressionProps): DistanceExpression | ||
| fromJSON(json: DistanceExpressionProps): DistanceExpression Static |
Properties
| Name | Type | Description | |
|---|---|---|---|
| distanceAlongFromReferent | number | undefined | ||
| distanceAlongFromStart | number | ||
| lateralOffsetFromILinearElement | number | undefined | ||
| verticalOffsetFromILinearElement | number | undefined |
Defined in
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.