Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

Functions

Const initialize

  • Request a connection to the Torx Design-Analyze application that the current page is embedded in.

    Parameters

    • url: string

      The URL of the Torx Design-Analyze installation that the current page is embedded in. Used to ensure that only messages from the correct origin URL are accepted.

    • handlers: TXDAMessageHandlers = {}

      Event handlers to execute when events are received from Torx Design-Analyze.

    Returns Promise<TXDAConnection>

Generated using TypeDoc