Hierarchy

  • EdgeState

Indexable

[property: string]: any

Properties

edgeDescriptor?: string

A user-defined, human-readable name or descriptor.

edgeId: string

Unique edge identification

released: boolean

True indicates that the edge is part of the base. False indicates that the edge is part of the horizon.

sequenceId: number

Sequence ID to differentiate between multiple edges with the same edgeId

trajectory?: V3_0.Trajectory

Reports the trajectory that has been defined a priori within a layout or was sent for this edge as part of the order.

Generated using TypeDoc