AccessmaterialApi.materials()[name].brittleCracking().brittleShear()
BrittleShear(...)
This method creates a BrittleShear object. PathmaterialApi.materials()[name].brittleCracking().BrittleShear
Prototypeodb_BrittleShear&
BrittleShear(const odb_SequenceSequenceDouble& table,
bool temperatureDependency,
int dependencies,
const odb_String& type);
Required arguments
Optional arguments
Table dataIf type=RETENTION_FACTOR the table data specify the following:
If type=POWER_LAW the table data specify the following:
Return valueA BrittleShear object. ExceptionsRangeError.
MembersThe BrittleShear object has members with the same names and descriptions as the arguments to the BrittleShear method. | |||||||