SPLIT_BY_FACE splits a part in two or more parts.
+----------------<-------------------+
| |
--->-(SPLIT_BY_FACE)--+--(:PARTS)------|part name|---------+
| |
+--(:TOOL_PART)--|face part name|----+
| |
+--(:KEEP_MATERIAL)--+--(:BOTH)---+--+
| | | |
+ +--(:BELOW)--+--+
| | | |
| +--(:ABOVE)--+ |
| |
+--(:KEEP_TOOL)---+--(:YES)--+-------+
| |
+--(:NO)---+
The following options are available to split your part with a
face:
- :PARTS - Specify the name of the part or a list of parts.
If the active part is neither empty nor a face or wire part,
it is the default entry.
- :TOOL_PART - Specify the name of the face part.
If the active part is a face part, it is the default entry.
- :KEEP_MATERIAL - Specify which section of the part you want
to keep (optional). :BELOW keeps the material on the
negative side of the face, this is the default. :ABOVE keeps
the material on the positive side of the face. :BOTH is
the default and keeps the material on both sides.
- :KEEP_TOOL - Specify if you want to keep the face part after
the operation (:YES) or delete it (:NO) (optional). The
default is :YES.
Use this action to split one or more parts into two or more
resulting parts.
The following parameter uses a face part to split a part and keeps by
default the resulting part on the negative side of the face
part. The face part is not kept.
SPLIT_BY_FACE :PARTS [part name] :TOOL_PART [face part] :KEEP_TOOL :NO
All filenames must be enclosed by double quotes ("name").
EXTRACT_FACE terminate action