-
-
Notifications
You must be signed in to change notification settings - Fork 74
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
Isn't "Create Group" supported? #56
Comments
There are three types of groups in FC core. The 'Create group' tree view command creates simple group, without support of coordinate space, meaning that you can't move the whole group together. The second is |
Actually my first reflex is to use Assembly container but while I'm refactoring FreeCAD-library components I faced with the issue. Thanks for the explanation. |
It seems "Create Group" is not supported. When objects are grouped they can not be moved or even their visibility can not be toggled (might be also related with #50 ). Does it have a meaning in Asm3 or is it already replaced by
Assembly Container
s?The text was updated successfully, but these errors were encountered: