Skip to content

Conversation

@hg42
Copy link

@hg42 hg42 commented Feb 1, 2014

Hi, I am currently testing SolidPy and I find it very usable so far.
Your implementation seems to be much better than SolidPython, mainly because you are using methods, so the most important thing is in front (the geometric object) and modifications follow, which is nice.

I added three convenient unary operators:
~Obj -> Obj.debug = True
-Obj -> Obj.disable = True
+Obj -> Obj.background = True
These can be used as quick as the openscad modifiers.

While testing these I noticed that the modifiers root and disable were interchanged when generating openscad code, root should be ! and disable should be *

--HG--
extra : source : 3f4e5502a0d7b061d630ccaeee704000cf8011fb
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

Successfully merging this pull request may close these issues.

1 participant