Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NetworkElementProperties

Hierarchy

  • NetworkElementProperties

Index

Properties

Optional assetGroupCode

assetGroupCode: number

The asset group code that this network element represents.

Read more...

Optional assetTypeCode

assetTypeCode: number

The asset type code discriminator this network element represents.

Read more...

Optional globalId

globalId: string

The globalId of the feature the network element belongs to.

Read more...

Optional networkSourceId

networkSourceId: number

The network source Id of the feature the network element belongs to.

Read more...

Optional objectId

objectId: number

The objectId of the feature the network element belongs to.

Read more...

Optional positionFrom

positionFrom: number

Applicable to edge elements, represents a double value (0 to 1) where this edge element starts.

Read more...

Optional positionTo

positionTo: number

Applicable to edge elements, represents a double value (0 to 1) where this edge element ends.

Read more...

Optional terminalId

terminalId: number

The terminal id defined at the network element.

Read more...

Generated using TypeDoc