AttributeModification
|
This reaction is designed to react to
attributes modifications (state, name, thickness...). Modification events are
not available for all features. If it is the case with the feature you have
selected, select the attribute in the
Select a source... window and use the
Value Change event. The reaction will be
launched when the attribute is modified. If you want the value of the
parameter/formula to display, the "\V"
combination must be used
|
BeforeUpdate
|
If you want your reaction to react before
an update is performed
|
FileContentModification
|
If you want a reaction to be launched each
time a file is modified
|
Instantiation
|
If you want a reaction to be launched when
instantiating a user feature
|
PLMTemplateInstantiation
|
You can create a reaction launched directly
after the instantiation of an engineering template. This reaction launches a
script designed to perform checks or updates for example. To do so, select
Global event in the
Source type list and
PLMTemplateInstantiation in the
Available events list
|
Update
|
If you want your reaction to react to an
update
|
ValueChange
|
If you want your reaction to react to a
change of values
|