Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AssociationProperties

Hierarchy

  • AssociationProperties

Index

Properties

Optional associationType

associationType: "attachment" | "connectivity" | "containment"

The type of association.

Read more...

Optional fromNetworkElement

fromNetworkElement: NetworkElementProperties

The from side network element of the association.

Read more...

Optional globalId

globalId: string

The globalId (UUID) of the association record, uniquely identifes this association row.

Read more...

Optional line

The synthesized polyline geometry created between the two network elements.

Read more...

Optional toNetworkElement

toNetworkElement: NetworkElementProperties

The to side network element of the association.

Read more...

Generated using TypeDoc