62.3 AcousticInterfaceSection object

The AcousticInterfaceSection object defines the properties of an acoustic section.

The AcousticInterfaceSection object is derived from the Section object.

Access
sectionApi.sections()[name]


62.3.1 AcousticInterfaceSection(...)

This method creates an AcousticInterfaceSection object.

Path
sectionApi.AcousticInterfaceSection
Prototype
odb_AcousticInterfaceSection&
AcousticInterfaceSection(const odb_String& name,
                         double thickness);

Required argument

name

An odb_String specifying the repository key.

Optional argument

thickness

A Double 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.


62.3.2  Members

The AcousticInterfaceSection object has members with the same names and descriptions as the arguments to the AcousticInterfaceSection method.


62.3.3  Corresponding analysis keywords

*INTERFACE