W24-Service-GmbH / werk24-python

Automated Processing of Technical Drawings
https://werk24.io
Other
53 stars 12 forks source link

Add Material Conditions #254

Closed werk24 closed 10 months ago

werk24 commented 10 months ago

Is your feature request related to a problem? Please describe. Tempers for Aluminiums, Heat Treatments for Steels and Homogeneities for Glass might be included in the material specification. We have the information internally and want to return it to the users.

Describe the solution you'd like We extend the W24Material by an attributes material_conditions that accepts a list of conditions.

Describe alternatives you've considered We could build different data models for differenet material types. This would probably make the API more difficult to deal with though.