AccessmaterialApi.materials()[name].gasketThicknessBehavior().contactArea()
ContactArea(...)
This method creates a ContactArea object. PathmaterialApi.materials()[name].gasketThicknessBehavior().ContactArea
Prototypeodb_ContactArea& ContactArea(const odb_SequenceSequenceDouble& table, bool temperatureDependency, int dependencies); Required arguments
Optional arguments
Table data
Return valueA ContactArea object. ExceptionsNone. MembersThe ContactArea object has members with the same names and descriptions as the arguments to the ContactArea method. |