Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raising Issues / Asking Questions. #28

Open
evereux opened this issue Jul 19, 2020 · 4 comments
Open

Raising Issues / Asking Questions. #28

evereux opened this issue Jul 19, 2020 · 4 comments

Comments

@evereux
Copy link
Owner

evereux commented Jul 19, 2020

Please don't raise an issue here until you have read the documentation, understood and met the requirements (YOU NEED CATIA INSTALLED) and have run the examples.

If you have upgraded from an earlier version and your script breaks please check the changelog as there will normally be information given for any breaking changes.

When raising an issue please give as much information as you can so I may try and reproduce the issue.

Please provide the following information:

  • Windows OS version.
  • CATIA version.
  • Python version.
  • pycatia version.
from pycatia import __version__
print(__version__)

Thanks! :-)

Repository owner locked and limited conversation to collaborators Jul 19, 2020
@evereux evereux pinned this issue Jul 19, 2020
@evereux evereux unpinned this issue Jul 21, 2020
@evereux evereux pinned this issue Jul 21, 2020
@evereux
Copy link
Owner Author

evereux commented Jul 24, 2020

github issues are normally a place to report issues with a script that isn't working as expected or issues with pycatia itself. Whilst I'm happy to support new users to get them up and running I can't provide technical support for questions that ask "Can pycatia do x?". Or simply "How do I?". Providing code saves so much time and guess work.

Using the class methods in pycatia will be very similar to how one would do so in CATScript / VBScript.

If your script isn't working please post that script here, properly formatted, so I can run it and we can find where the problem lies. Please strip the script down to the bare essentials before you do so.

@evereux evereux unpinned this issue Jul 25, 2020
@evereux evereux pinned this issue Jul 25, 2020
Repository owner unlocked this conversation Jul 25, 2020
@xuweilin-hub
Copy link

I can't find the API addnewtranslate2 in pycatia. It seems that the API is missing in the help document of CATIA. If you can, please supplement it. Thank you!

@onixenic
Copy link

Is this class usable?

class pycatia.knowledge_interfaces.units_sheet_setting_att.UnitsSheetSettingAtt(com_object)

Which com_object am I supposed to use?

@wheels1991
Copy link

I get a Document by Document.item(cat_variant), and then, how can I convert Document to PartDocument or ProductDocument?

Repository owner locked as off-topic and limited conversation to collaborators Jan 2, 2022
@evereux evereux unpinned this issue Aug 9, 2023
@evereux evereux pinned this issue May 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants