Selection sets can be exported as groups.
For each selection set, an entity APPLIED_GROUP_ASSIGNMENT is
created. This entity points to a GROUP entity and to a list of
exported geometric entities. The attribute NAME of the entity GROUP
is defined by the name of the selection set.
Notes:
- When a body is contained in a selection set:
- A GROUP entity is created in the STEP file for that selection set.
- All the entities of the body exported in STEP are put into that GROUP.
- When an exported entity is contained in a selection set:
- A GROUP entity is created in the STEP file for that selection set.
- The entity is put into that GROUP.
- A solid resulting from a PartBody is exported in a group if, and only if, the PartBody is in the selection set corresponding to the group. If a feature of a PartBody is in a selection set, it is not taken into account during export.