Add support for hierarchy-aware geometry extraction from 3DEXPERIENCE CATIA assemblies.
S
Samuel Richards
Allow users to select a parent product in an assembly tree and extract geometry only from the descendants beneath that parent that match user-defined conditions.
For an assembly like:
Car
Engine
Piston
the user should be able to:
- choose Engine as the parent node
- define filters such as:
- name contains Piston
- parameter i.e. (tag, effectivity) equals a specific value
- material matches a criterion
- extract geometry only for the matching components