AcousticInterfaceSection(...)
This method creates an AcousticInterfaceSection object.
Path
mdb.models[name].AcousticInterfaceSection session.odbs[name].AcousticInterfaceSection
Required arguments
- name
A String specifying the repository key.
Optional arguments
- thickness
A Float specifying the thickness of the section. Possible values are thickness 0.0. The default value is 1.0.
Return value
An AcousticInterfaceSection object.
Exceptions
InvalidNameError and RangeError.