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

Arch: Added Scale property to PanelSheet. #874

Merged
merged 1 commit into from Jul 13, 2017

Conversation

mlampert
Copy link
Contributor

This commits adds a new Scale property to Arch.PanelSheet which is initialized to 1.0 by default. If the value is changed all dimensions of the PanelSheet are scaled appropriately, not just the view, but also handed out objects of the Proxy's interface.

The idea is to be able to create a "model" of the final design. One can set Scale to 0.1 and then use the PanelSheet in Path to cut out a 10:1 version of the original design. Since this is a simple scale up/down version the used material thickness must match the Scale factor in relation to the original material thickness, otherwise slots and joints won't fit. Otherwise no restrictions apply.

@yorikvanhavre yorikvanhavre merged commit 01eaca1 into FreeCAD:master Jul 13, 2017
@yorikvanhavre
Copy link
Member

good idea!

@mlampert mlampert deleted the feature/arch-panel-scale branch July 23, 2017 06:37
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.

None yet

2 participants