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: Fix Site, Building, Floor objects creation #210

Closed
wants to merge 6 commits into from
Closed

Arch: Fix Site, Building, Floor objects creation #210

wants to merge 6 commits into from

Conversation

j-wiedemann
Copy link
Contributor

-New param : GetBool("FreeLinking",False), unavailable in pref see
parameters
-by default :
allow create Site on Building only
deny create Building on Site or Building
deny create Floor on Site, Building,Floor
-option:
allow create and linking what you want (until non-DAG)

-New param : GetBool("FreeLinking",False), unavailable in pref see
parameters
-by default :
allow create Site on Building only
deny create Building on Site or Building
deny create Floor on Site, Building,Floor
-option:
allow create and linking what you want (until non-DAG)
@wwmayer
Copy link
Contributor

wwmayer commented Jul 15, 2016

The messages that gets popped up should be prepared for translation.

@j-wiedemann
Copy link
Contributor Author

Indeed, I will fix that asap. Btw is there a global system for popup in FreeCAD ? Like FreeCAD.Console.PrintMessage but with a window ?

@wwmayer
Copy link
Contributor

wwmayer commented Jul 19, 2016

No, if you want to pop up a message you should explicitly use a QMessageBox.

@yorikvanhavre
Copy link
Member

@wood-galaxy should we wait for you to add translation to the messages? Also, IFC allows to have floors inside floors. Maybe we should too...

@j-wiedemann
Copy link
Contributor Author

@yorikvanhavre I'm on it : translation and floors in floor.

@yorikvanhavre
Copy link
Member

merged!

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

3 participants