AccessmaterialApi.materials()[name].userMaterial()
UserMaterial(...)
This method creates a UserMaterial object. PathmaterialApi.materials()[name].UserMaterial
Prototypeodb_UserMaterial&
UserMaterial(const odb_String& type,
bool unsymm,
const odb_SequenceDouble& mechanicalConstants,
const odb_SequenceDouble& thermalConstants);
Required argumentsNone. Optional arguments
Return valueA UserMaterial object. ExceptionsRangeError.
MembersThe UserMaterial object has members with the same names and descriptions as the arguments to the UserMaterial method. | |||||||