idea-statica / iom-examples

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

[BUG] Unable to export beam notches to Idea Connection #45

Closed jorgebslu closed 3 years ago

jorgebslu commented 4 years ago

Hi,

I am trying to export a couple of beam notches (with a rounding corners) to Idea Connection like the following:

image

image

I needed to define Material property for the CssComponent to prevent failure. It is weird because the material is not needed because the section will be used by a member that behaves as a cutting solid.

I guess that the issue could be related to the fact that I am not setting Material to PlateData & IsNegativeObject = true, which shouldn't be a problem for a cutting volume. In case I set up Material and don't consider as cutting object (IsNegativeObject = false), Idea Connection fails and shows some message I cannot read:

image

Could you please let me know how to define notches in IOM?

Best regards

Edited: I have exported a connection from Tekla Structures to Idea Connection and I see that notch is defined as a member: image So, if member is used, which properties should be used for it?

vojtech-chalupa commented 3 years ago

Hello, this issue is now resolved, starting from version 21, the material won't be required for a negative volume cross-section.