AM_CREATE_BREAKOUT creates a cutaway on an existing view.
+------------------------<-----------------------------------+
| |
| |
---->(AM_CREATE_BREAKOUT)--+---(:PARENT_VIEW)----|select view|--------------------------+----->
| |
| |
| +----------------<---------------+ |
| | | |
+---(:BREAKOUT_BORDER)--+--(:RECTANGLE)--|pnt1|--|pnt2|--+---+
| | | |
| +--(:CIRCLE)--|pnt1|--|pnt2|-----+ |
| | | |
| | +----<----+ | |
| | | | | |
| +--(:POLYGON)---+--|pnt|--+------+ |
| | | |
| | +----<----+ | |
| | | | | |
| +--(:SPLINE)---+--|pnt|--+-------+ |
| | | |
| +(*)-(:BACK)---------------------+ |
| | | |
| +--(:ACCEPT)---------------------+ |
| |
| |
+---(:BREAKOUT-LABEL)----|text|------------------------------+
| |
+---(:BREAKOUT_DEPTH_POINT)----|select point|----------------+
| |
+---(:BREAKOUT_DEPTH_FACE)----|select face|------------------+
| |
+---(:BREAKOUT_DEPTH_WP)----|select workplane|---------------+
(*) only with :POLYGON and :SPLINE
- :PARENT_VIEW specifies the parent view to which to add the cutaway.
- :BREAKOUT_BORDER defines the border of the cutaway on the parent view:
- :RECTANGLE specifies a rectangular cutaway border.
- :CIRCLE specifies a circular cutaway border.
- :POLYGON specifies a polygonal cutaway border.
- :SPLINE specifies a splinar cutaway border.
- :BACK undoes the previously-created cutaway border segments
(available with :POLYGON and :SPLINE only).
- :ACCEPT completes the present cutaway border definition.
- :BREAKOUT-LABEL specifies the text for the cutaway label.
- :BREAKOUT_DEPTH_POINT specifies the depth of the cutaway by clicking
a point in the auxiliary 3D viewport.
- :BREAKOUT_DEPTH_FACE specifies the depth of the cutaway by clicking
a face on the parent view in the auxiliary 3D viewport.
- :BREAKOUT_DEPTH_WP specifies the depth of the cutaway by clicking
a workplane in the auxiliary 3D viewport.
Use this action to create a cutaway on an existing view.
The view must be updated to see the cutaway.
AM_DELETE_BREAKOUT terminate action,
AM_VIEW_UPDATE terminate action