LinearlyReferencedFromToLocationAspectProps Interface
Beta
Properties of a LinearlyReferencedFromToLocation
Extends
Inherited properties
| Name | Type | Inherited from | Description |
|---|---|---|---|
| classFullName | string | ElementAspectProps | 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 | string | ElementAspectProps | The Id of the entity. |
| isInstanceOfEntity Readonly | undefined | undefined | ElementAspectProps | A non-existent property used to discriminate between EntityProps and Entity. |
| jsonProperties | undefined | { T } | ElementAspectProps | Optional json properties of this Entity. |
| toPosition | DistanceExpressionProps | LinearlyReferencedFromToLocationProps | |
| toPositionFromReferent | undefined | RelatedElementProps | LinearlyReferencedFromToLocationProps |
Defined in
Last Updated: 30 November, 2023