Altair Engineering Inc.
Preparing search index...
The search index is not available
Altair EEvision 2025 APIs
Altair EEvision 2025 APIs
eevision/api
SchematicChangeHandler
Type Alias SchematicChangeHandler
SchematicChangeHandler
:
(
this
:
EEvisionAPI
,
reason
:
SchematicChangeReason
,
)
=>
void
|
Promise
<
void
>
Handler for the event when the schematic changes.
Type declaration
(
this
:
EEvisionAPI
,
reason
:
SchematicChangeReason
)
:
void
|
Promise
<
void
>
Parameters
this
:
EEvisionAPI
reason
:
SchematicChangeReason
why did the schematic change?
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Altair Engineering Inc.
Altair EEvision 2025 APIs
Loading...
Handler for the event when the schematic changes.