DLR-SC / tigl

The TiGL Geometry Library to process aircraft geometries in pre-design.
https://dlr-sc.github.io/tigl/
Apache License 2.0
237 stars 60 forks source link

Create ribs and spars via API #809

Open StepLogic opened 3 years ago

StepLogic commented 3 years ago

Its not an issue but I dont know the channel to get this question across. Its possible to creta an deposition ribs and spars programmatically ?

rainman110 commented 3 years ago

Hi. You can use the C++ class structure to create ribs etc. Via the C API it's not possible as it is designed to be read-only.