Accessimport material mdb.models[name].materials[name].viscoelastic.combinedTestData import odbMaterial session.odbs[name].materials[name].viscoelastic.combinedTestData CombinedTestData(...)
This method creates a CombinedTestData object. Pathmdb.models[name].materials[name].viscoelastic.CombinedTestData session.odbs[name].materials[name].viscoelastic.CombinedTestData Required arguments
Optional arguments
Table dataIf time=RELAXATION_TEST_DATA, the table data specify the following:
If time=CREEP_TEST_DATA, the table data specify the following:
Return valueA CombinedTestData object. ExceptionsNone. setValues(...)
This method modifies the CombinedTestData object. Required argumentsNone. Optional argumentsThe optional arguments to setValues are the same as the arguments to the CombinedTestData method. Return valueNone. ExceptionsNone. MembersThe CombinedTestData object has members with the same names and descriptions as the arguments to the CombinedTestData method. Corresponding analysis keywords |