Hi,
Has anyone an idea how I can get a component through a knowing feature ?
I read the feature manager structure of a modeldoc2 with .firstfeature and then .getnextfeature.
I figure out the feature with 'REFERENCE' and then I wan't to get access to the component with these given feature.
My...
Hi,
I'm looking for the position of a part in an assemblies structure to create a BOM by my own.
As I understand the standard BOM functionality in SolidWorks right, the BOM show me in standard configuration the position of the part in the assembly structure tree.
Now I work with 'GetChildren'...