-
Create a 3DShape containing a point. Deactivate this point.
-
From the
Compass, click
3D Modeling
Apps
,
and select
Engineering Rules Capture.
-
Click
Reaction
to create a reaction.
-
In the
Source type box, select
Selection and select Point.1 in the
tree.
-
From the
Attributes scrolling list, select
Activity for the reaction to be launched
when the point is activated or deactivated.
-
From the
Available events scrolling list, select
AttributeModification.
-
In the
Action box, select
Visual Basic action and enter the
following text into the editor:
MsgBox "Point.1 activated" .
-
Click
OK when done.
The reaction is created and appears below the
Relations node in the
tree.
-
Right-click Point.1 and select
Point.1 object > Activate.
A dialog box appears indicating that Point.1 is activated.
-
Click
OK.
|