Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TXDAConnection

Index

Properties

_port

The underlying MessagePort used to send and receive messages for this connection. This should not need to be used directly.

Methods

addCurrentDesignData

  • Add arbitrary key:value data to the design. If the structure is modified later, design data will be kept.

    Parameters

    Returns void

addCurrentStructureData

  • Add arbitrary key:value data to the specific structure of the design. If the structure is modified later, the data will no longer be shown.

    Parameters

    Returns void

disconnect

  • disconnect(): void
  • Prevent messages being further sent or received on this connection.

    Returns void

requestCurrentDesign

  • requestCurrentDesign(): void

requestCurrentDesign3d

  • requestCurrentDesign3d(): void

requestCurrentDesignData

  • requestCurrentDesignData(): void

Generated using TypeDoc