API Reference > imodeljs-common > Entities > LinearlyReferencedFromToLocationAspectProps LinearlyReferencedFromToLocationAspectProps Interface Beta Properties of a LinearlyReferencedFromToLocation Extends LinearlyReferencedFromToLocationProps ElementAspectProps Inherited properties Name Type Inherited from Description classFullName string EntityProps The full name of the ECClass for this entity, in the form "Schema:ClassName" element RelatedElementProps ElementAspectProps fromPosition DistanceExpressionProps LinearlyReferencedFromToLocationProps fromPositionFromReferent undefined | RelatedElementProps LinearlyReferencedFromToLocationProps id undefined | Id64String EntityProps The Id of the entity. jsonProperties undefined | [key: string]: any EntityProps Optional json properties of this Entity. toPosition DistanceExpressionProps LinearlyReferencedFromToLocationProps toPositionFromReferent undefined | RelatedElementProps LinearlyReferencedFromToLocationProps Defined in core/common/src/domains/LinearReferencingElementProps.ts Line 83 Last Updated: 13 June, 2024