idea-statica / iom-examples

Examples of using IDEA StatiCa IOM API
MIT License
8 stars 4 forks source link

[QUESTION] Select boltsize #14

Closed BouwenmetStaal closed 4 years ago

BouwenmetStaal commented 4 years ago

What is the appropriate way to select a different bolt size?

For example M30.

https://github.com/idea-statica/iom-examples/blob/913b494b8b4a7c295db512e4ccffd64b679b47bb/IdeaStatiCa.Codes/Example.cs#L166-L180

mpospisil commented 4 years ago

we will look at this during the bugfixing - in the week from Jan 24th

vadura-pavel commented 4 years ago

Hello, open model allow define any size of bolt, even non standard. However, if you want work with standard sizes, easy way is use IDEA StatiCa Connection. In Ribbon tab Materials you can find specification of bolt to see on picture. boltIOM

BouwenmetStaal commented 4 years ago

Hi Pavel,

Can you tell me which of the properties are used for calculation in IDEA?

I would assume that: -Head diameter -Head diagonal diameter -Head height -Nut thickness -Washer thickness , are not needed for calculation and therefore do not need to be defined.

Please let me know whether I'm correct or not.

BR, Rayaan

dkolaja commented 4 years ago

Hi Rayaan

-Head height Is used just for presentation

Greetings

Drahos

BouwenmetStaal commented 4 years ago

And what about: AnchorLen = 0.05,

Does this need to be defined?