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

Clamped support condition #13

Open
HollowHeartNet opened this issue Jan 20, 2022 · 4 comments
Open

Clamped support condition #13

HollowHeartNet opened this issue Jan 20, 2022 · 4 comments

Comments

@HollowHeartNet
Copy link

HollowHeartNet commented Jan 20, 2022

Dear Kai,

I would like to define clamped supports (Mx, My, Mz) on column bases. In the BCB add-on I can only find support conditions for X, Y and Z (under "Fix Foundation"). Can you please explain me how to define a support against moment action?
Thank you very much.

@KaiKostack
Copy link
Owner

Hi! Fix Foundation is a tool for automatically creating foundation elements for the entire structure using fixed connections (locking all degrees of freedom). If you need more specific connections then I would recommend to build these manually using Blender's rigid body constraints, see here:
https://docs.blender.org/manual/en/2.79/physics/rigid_body/constraints/index.html

The BCB will detect predefined connections between elements of its element groups and will integrate them into the generated model. Here is a simple example:
test_external-constraints.zip

@HollowHeartNet
Copy link
Author

Hi Kai,
Thank you for responding. I still don't quite understand how you defined the connection in "test_external-constraints.blend". I have checked the elements but I cannot see any predefined rigid body constraint. Can you please explain to me how I can check the constraint definition in "test_external-constraints.blend" ?

I am sorry for the many questions. I am actually a Blender and BCB beginner.

@KaiKostack
Copy link
Owner

You can define objects as rigid body objecs and connect them with constraints. This is a standard feature in Blender and it works even without the BCB, it's described in the manual I linked to. You can also try to look for some Blender physics tutorials on YouTube to get the idea, I found this for instance:
https://youtu.be/7ky-P_dvJ1s

In the example file you can find an "empty" object (the arrows) which represents the constraint, if you select it you can modify its properties. Keep in mind to select the entire structure again afterwards before building with the BCB.

Here you can find tutorials from us describing the general workflow for the BCB:
https://inachuslaurea.wordpress.com/downloads

@HollowHeartNet
Copy link
Author

Thank you very much! This helps me alot!

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