AccessmaterialApi.materials()[name].plastic().annealTemperature()
AnnealTemperature(...)
This method creates an AnnealTemperature object. PathmaterialApi.materials()[name].plastic().AnnealTemperature
Prototypeodb_AnnealTemperature& AnnealTemperature(const odb_SequenceSequenceDouble& table, int dependencies); Required arguments
Optional arguments
Table data
Return valueAn AnnealTemperature object. ExceptionsRangeError. MembersThe AnnealTemperature object has members with the same names and descriptions as the arguments to the AnnealTemperature method. |