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

About standalone application problems #121

Open
Brent-bai opened this issue Dec 16, 2023 · 1 comment
Open

About standalone application problems #121

Brent-bai opened this issue Dec 16, 2023 · 1 comment
Assignees

Comments

@Brent-bai
Copy link

May be they are not issues:

  1. It's very slow to read the assembly design tree. In my code, it consumes 2~4 seconds to get the document by ISwComponent.ReferenceDocument. When I set CommandInProgress = true, it solved.
  2. It throws a exception when the application getting the root component's children which is an assembly by ISwComponent.Children. The code "vChildComps.Count" throws System.AccessViolationException:“Attempted to read or write protected memory. This is often an indication that other memory is corrupt.”
    solidworks 2018SP5, xcad.net 8.0beta 4913
@Brent-bai
Copy link
Author

problems2 test in solidworks 2021, not happened.

@artem1t artem1t self-assigned this Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants