62.2 AcousticInfiniteSection object

The AcousticInfiniteSection object defines the properties of an acoustic section.

The AcousticInfiniteSection object is derived from the Section object.

Access
sectionApi.sections()[name]


62.2.1 AcousticInfiniteSection(...)

This method creates an AcousticInfiniteSection object.

Path
sectionApi.AcousticInfiniteSection
Prototype
odb_AcousticInfiniteSection&
AcousticInfiniteSection(const odb_String& name,
                        const odb_String& material,
                        double thickness,
                        int order);

Required arguments

name

An odb_String specifying the repository key.

material

An odb_String specifying the name of the material.

Optional arguments

thickness

A Double specifying the thickness of the section. Possible values are thickness 0.0. The default value is 1.0.

order

An Int specifying the number of ninth-order polynomials that will be used to resolve the variation of the acoustic field in the infinite direction. Possible values are 0 order 10. The default value is 10.

Return value

An AcousticInfiniteSection object.

Exceptions

InvalidNameError and RangeError.


62.2.2  Members

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


62.2.3  Corresponding analysis keywords

*SOLID SECTION