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

Help with features #59

Closed
bkpgh opened this issue May 24, 2024 · 3 comments
Closed

Help with features #59

bkpgh opened this issue May 24, 2024 · 3 comments

Comments

@bkpgh
Copy link

bkpgh commented May 24, 2024

SolidPython2 seems great, but the lack of documentation is a real hindrance to using it. As an example, how do I use "extrude_along_path" ? "import solid2" doesn't seem to get it and there doesn't seem to be a solid2.utils. How do I use features like that that are available in solidpython?

Is solidpython2 under active development?

Thanks.

@jeff-dh
Copy link
Owner

jeff-dh commented May 24, 2024

I'll reply in detail tomorrow or so.

To get you "started" with path extrude in solidpython2, take a look at this:

def extrude_along_path():

@jeff-dh
Copy link
Owner

jeff-dh commented May 25, 2024

the documentation for solidpython2 is in the wiki and the examples. You're right, the documentation is not great but I think it's reasonable. Everyone is welcome to contribute and improve the docs.....! ;)

take a look here for documentation about backwards compatibility, solid.utils and extrude_along_path

I would say SolidPython2 is not under active development but it is maintained and in a solid state. From my point of view SolidPython2 seams to be in a pretty solid state and it seams to me as if it's actually in a "local minima".

If you post any problem concerning SolidPython2 I will read it and will probably reply soon and if there's a (fixable) bug, I will fix it, but there's no real development happening atm, if you are missing something we can discuss whether and / or how to "add" it.....

@jeff-dh
Copy link
Owner

jeff-dh commented Jun 3, 2024

I'll close this for now.... reopen if you have any further issues / questions...

@jeff-dh jeff-dh closed this as completed Jun 3, 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