AccessmaterialApi.materials()[name].permeability().velocityDependence()
VelocityDependence(...)
This method creates a VelocityDependence object. PathmaterialApi.materials()[name].permeability().VelocityDependence
Prototypeodb_VelocityDependence& VelocityDependence(const odb_SequenceSequenceDouble& table); Required arguments
Optional argumentsNone. Table data
Return valueA VelocityDependence object. ExceptionsRangeError. MembersThe VelocityDependence object has members with the same names and descriptions as the arguments to the VelocityDependence method. |