An event handler that is fired when the connection to Torx Design-Analyze is established.
An event handler that is fired when the connection to Torx Design-Analyze is disconnected.
An event handler that is fired when the current design is edited or changed in Torx Design-Analyze, or on request via TXDAConnection.requestCurrentDesign
.
An event handler that is fired on request via TXDAConnection.requestCurrentDesign3d
.
An event handler that is fired on request for data via TXDAConnection.requestCurrentDesignData
Generated using TypeDoc
An event handler that can accept any message from an
TXDAConnection._port
. This should not need to be used directly.