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

Documentation should describe how OpenSCAD special variables like $fn are handled #105

Open
etjones opened this issue Feb 19, 2019 · 1 comment

Comments

@etjones
Copy link
Contributor

etjones commented Feb 19, 2019

As mentioned in Issue #104, SolidPython can handle some of (all of?) OpenSCAD's special variables. But it's not clear in the documentation just how that works. Add this on.

Without looking at the code, the one thing I know is that any OpenSCAD function that takes a $fn argument can take a SolidPython segments argument. Need to look up the other variables and document them all in a clear place

@ali1234
Copy link

ali1234 commented Mar 14, 2019

Per #107, sometimes you have to use slices, not segments.

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