LinearlyReferencedFromToLocationAspectProps Interface
Properties of a LinearlyReferencedFromToLocation
Extends
Inherited properties
Name | Type | Inherited from | Description |
---|---|---|---|
classFullName Inherited | string | ElementAspectProps | The full name of the ECClass for this entity, in the form "Schema:ClassName" |
element Inherited | RelatedElementProps | ElementAspectProps | |
fromPosition Inherited | DistanceExpressionProps | LinearlyReferencedFromToLocationProps | |
fromPositionFromReferent Inherited | RelatedElementProps | undefined | LinearlyReferencedFromToLocationProps | |
id Inherited | string | undefined | ElementAspectProps | The Id of the entity. |
isInstanceOfEntity Readonly Inherited | undefined | undefined | ElementAspectProps | A non-existent property used to discriminate between EntityProps and Entity. |
jsonProperties Inherited | { T } | undefined | ElementAspectProps | Optional json properties of this Entity. |
toPosition Inherited | DistanceExpressionProps | LinearlyReferencedFromToLocationProps | |
toPositionFromReferent Inherited | RelatedElementProps | undefined | LinearlyReferencedFromToLocationProps |
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.