evereux / pycatia

python module for CATIA V5 automation
MIT License
196 stars 53 forks source link

How can we add sub-product to main-product ? #208

Closed ozserhatt closed 5 months ago

ozserhatt commented 5 months ago

Can we ask our own needs or questions here while developing Pycatia? We can ask our code usage help or questions while creating applications here.

my question is : How can we can add subproduct to our main product ?

evereux commented 5 months ago

Can we ask our own needs or questions here while developing Pycatia? We can ask our code usage help or questions while creating applications here.

Raising Issues / Asking Questions

Similar questions:

https://github.com/evereux/pycatia/issues/187

https://github.com/evereux/pycatia/issues/51

Also, take a look at https://github.com/evereux/pycatia/blob/master/pycatia/product_structure_interfaces/products.py

And finally, record a macro doing what it is you want to achieve. The output script will help give clues on how to solve your problem.

ozserhatt commented 5 months ago

Thank you for your answering, and your suggestion. I solved my problem.

warm regards ..