PointByLinearPosition¶
A point representation defined by an offset along a linear representation.
Diagram¶

Formalization for PointByLinearPosition¶
| Property | Constraint |
|---|---|
| alongLinearRepresentation | only LinearByPoints |
| basePoint | only PointLocation |
| directionPoint | only PointLocation |
| hasOffsetDistance | only OffsetDistance |
| subClassOf | PointRepresentation |