GeometryGym / GeometryGymIFC

C# classes to generate and parse OpenBIM IFC files
Other
269 stars 97 forks source link

IfcRotationalStiffnessSelect Constructor #100

Open MaxSustainableSolutions opened 2 weeks ago

MaxSustainableSolutions commented 2 weeks ago

Hi,

This week, I’m working on an IFC SS export and need to incorporate stiffness data. In the attached file, the assembly of rotational and translational stiffness differs. Is it feasible to enhance the same methodology? Personally, I favor the first approach, where you consistently set the condition (rigid or free) to add linear stiffness.

image

Thanks, Max Hamelijnck