We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd06974 commit c4b393cCopy full SHA for c4b393c
ansys/api/additive/VERSION
@@ -1 +1 @@
1
-1.7.0-dev3
+1.7.0-dev4
ansys/api/additive/v0/additive_domain.proto
@@ -69,6 +69,7 @@ message AdditiveMaterial {
69
string name = 34;
70
repeated ThermalPropertiesDataPoint thermal_properties_data_points = 35;
71
repeated CharacteristicWidthDataPoint characteristic_width_data_points = 36;
72
+ string description = 37;
73
}
74
75
message CharacteristicWidthDataPoint {
0 commit comments