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