Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# `AcousticsFarFieldResultWorksheet`


<a id="ansys.mechanical.stubs.v241.Ansys.ACT.Automation.Mechanical.AcousticsFarFieldResultWorksheet"></a>

#### *class* ansys.mechanical.stubs.v241.Ansys.ACT.Automation.Mechanical.AcousticsFarFieldResultWorksheet

Expand All @@ -18,24 +18,24 @@ AcousticsFarFieldResultWorksheet class.

| Name | Description |
|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------|
| [`AddRow`](../../../../../v242/Ansys/ACT/Automation/Mechanical/AcousticsFarFieldResultWorksheet.md#AcousticsFarFieldResultWorksheet.AddRow) | Adds a Row to the worksheet. |
| [`DeleteRow`](../../../../../v242/Ansys/ACT/Automation/Mechanical/AcousticsFarFieldResultWorksheet.md#AcousticsFarFieldResultWorksheet.DeleteRow) | Deletes a row from the worksheet at index. |
| [`InsertRow`](../../../../../v242/Ansys/ACT/Automation/Mechanical/AcousticsFarFieldResultWorksheet.md#AcousticsFarFieldResultWorksheet.InsertRow) | Insert a row from the worksheet at index. |
| [`DuplicateRow`](../../../../../v242/Ansys/ACT/Automation/Mechanical/AcousticsFarFieldResultWorksheet.md#AcousticsFarFieldResultWorksheet.DuplicateRow) | Insert a row from the worksheet at index. |
| [`SetXCoordinate`](../../../../../v242/Ansys/ACT/Automation/Mechanical/AcousticsFarFieldResultWorksheet.md#AcousticsFarFieldResultWorksheet.SetXCoordinate) | Sets the worksheet Mic X property at index. |
| [`GetXCoordinate`](../../../../../v242/Ansys/ACT/Automation/Mechanical/AcousticsFarFieldResultWorksheet.md#AcousticsFarFieldResultWorksheet.GetXCoordinate) | Gets the worksheet Mic X property at index. |
| [`SetYCoordinate`](../../../../../v242/Ansys/ACT/Automation/Mechanical/AcousticsFarFieldResultWorksheet.md#AcousticsFarFieldResultWorksheet.SetYCoordinate) | Sets the worksheet Mic Y property at index. |
| [`GetYCoordinate`](../../../../../v242/Ansys/ACT/Automation/Mechanical/AcousticsFarFieldResultWorksheet.md#AcousticsFarFieldResultWorksheet.GetYCoordinate) | Gets the worksheet Mic Y property at index. |
| [`SetZCoordinate`](../../../../../v242/Ansys/ACT/Automation/Mechanical/AcousticsFarFieldResultWorksheet.md#AcousticsFarFieldResultWorksheet.SetZCoordinate) | Sets the worksheet Mic Z property at index. |
| [`GetZCoordinate`](../../../../../v242/Ansys/ACT/Automation/Mechanical/AcousticsFarFieldResultWorksheet.md#AcousticsFarFieldResultWorksheet.GetZCoordinate) | Gets the worksheet Mic Z property at index. |
| [`SetCoordinateSystemSelection`](../../../../../v242/Ansys/ACT/Automation/Mechanical/AcousticsFarFieldResultWorksheet.md#AcousticsFarFieldResultWorksheet.SetCoordinateSystemSelection) | Sets the worksheet CoordinateSystemSelection property at index. |
| [`GetCoordinateSystemSelection`](../../../../../v242/Ansys/ACT/Automation/Mechanical/AcousticsFarFieldResultWorksheet.md#AcousticsFarFieldResultWorksheet.GetCoordinateSystemSelection) | Gets the worksheet CoordinateSystemSelection property at index. |
| [`AddRow`](#AcousticsFarFieldResultWorksheet.AddRow) | Adds a Row to the worksheet. |
| [`DeleteRow`](#AcousticsFarFieldResultWorksheet.DeleteRow) | Deletes a row from the worksheet at index. |
| [`DuplicateRow`](#AcousticsFarFieldResultWorksheet.DuplicateRow) | Insert a row from the worksheet at index. |
| [`GetCoordinateSystemSelection`](#AcousticsFarFieldResultWorksheet.GetCoordinateSystemSelection) | Gets the worksheet CoordinateSystemSelection property at index. |
| [`GetXCoordinate`](#AcousticsFarFieldResultWorksheet.GetXCoordinate) | Gets the worksheet Mic X property at index. |
| [`GetYCoordinate`](#AcousticsFarFieldResultWorksheet.GetYCoordinate) | Gets the worksheet Mic Y property at index. |
| [`GetZCoordinate`](#AcousticsFarFieldResultWorksheet.GetZCoordinate) | Gets the worksheet Mic Z property at index. |
| [`InsertRow`](#AcousticsFarFieldResultWorksheet.InsertRow) | Insert a row from the worksheet at index. |
| [`SetCoordinateSystemSelection`](#AcousticsFarFieldResultWorksheet.SetCoordinateSystemSelection) | Sets the worksheet CoordinateSystemSelection property at index. |
| [`SetXCoordinate`](#AcousticsFarFieldResultWorksheet.SetXCoordinate) | Sets the worksheet Mic X property at index. |
| [`SetYCoordinate`](#AcousticsFarFieldResultWorksheet.SetYCoordinate) | Sets the worksheet Mic Y property at index. |
| [`SetZCoordinate`](#AcousticsFarFieldResultWorksheet.SetZCoordinate) | Sets the worksheet Mic Z property at index. |

### Properties

| Name | Description |
|---------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------|
| [`RowCount`](../../../../../v242/Ansys/ACT/Automation/Mechanical/AcousticsFarFieldResultWorksheet.md#AcousticsFarFieldResultWorksheet.RowCount) | Return the number of entries. |
| [`RowCount`](#AcousticsFarFieldResultWorksheet.RowCount) | Return the number of entries. |

<a id="property-detail"></a>

Expand Down Expand Up @@ -69,14 +69,6 @@ Deletes a row from the worksheet at index.

<!-- !! processed by numpydoc !! -->

<a id="AcousticsFarFieldResultWorksheet.InsertRow"></a>

### AcousticsFarFieldResultWorksheet.InsertRow(index: System.Int32)

Insert a row from the worksheet at index.

<!-- !! processed by numpydoc !! -->

<a id="AcousticsFarFieldResultWorksheet.DuplicateRow"></a>

### AcousticsFarFieldResultWorksheet.DuplicateRow(fromIndex: System.Int32, toIndex: System.Int32)
Expand All @@ -85,11 +77,11 @@ Insert a row from the worksheet at index.

<!-- !! processed by numpydoc !! -->

<a id="AcousticsFarFieldResultWorksheet.SetXCoordinate"></a>
<a id="AcousticsFarFieldResultWorksheet.GetCoordinateSystemSelection"></a>

### AcousticsFarFieldResultWorksheet.SetXCoordinate(index: System.Int32, newVal: System.Double)
### AcousticsFarFieldResultWorksheet.GetCoordinateSystemSelection(index: System.Int32)

Sets the worksheet Mic X property at index.
Gets the worksheet CoordinateSystemSelection property at index.

<!-- !! processed by numpydoc !! -->

Expand All @@ -101,14 +93,6 @@ Gets the worksheet Mic X property at index.

<!-- !! processed by numpydoc !! -->

<a id="AcousticsFarFieldResultWorksheet.SetYCoordinate"></a>

### AcousticsFarFieldResultWorksheet.SetYCoordinate(index: System.Int32, newVal: System.Double)

Sets the worksheet Mic Y property at index.

<!-- !! processed by numpydoc !! -->

<a id="AcousticsFarFieldResultWorksheet.GetYCoordinate"></a>

### AcousticsFarFieldResultWorksheet.GetYCoordinate(index: System.Int32)
Expand All @@ -117,19 +101,19 @@ Gets the worksheet Mic Y property at index.

<!-- !! processed by numpydoc !! -->

<a id="AcousticsFarFieldResultWorksheet.SetZCoordinate"></a>
<a id="AcousticsFarFieldResultWorksheet.GetZCoordinate"></a>

### AcousticsFarFieldResultWorksheet.SetZCoordinate(index: System.Int32, newVal: System.Double)
### AcousticsFarFieldResultWorksheet.GetZCoordinate(index: System.Int32)

Sets the worksheet Mic Z property at index.
Gets the worksheet Mic Z property at index.

<!-- !! processed by numpydoc !! -->

<a id="AcousticsFarFieldResultWorksheet.GetZCoordinate"></a>
<a id="AcousticsFarFieldResultWorksheet.InsertRow"></a>

### AcousticsFarFieldResultWorksheet.GetZCoordinate(index: System.Int32)
### AcousticsFarFieldResultWorksheet.InsertRow(index: System.Int32)

Gets the worksheet Mic Z property at index.
Insert a row from the worksheet at index.

<!-- !! processed by numpydoc !! -->

Expand All @@ -141,11 +125,27 @@ Sets the worksheet CoordinateSystemSelection property at index.

<!-- !! processed by numpydoc !! -->

<a id="AcousticsFarFieldResultWorksheet.GetCoordinateSystemSelection"></a>
<a id="AcousticsFarFieldResultWorksheet.SetXCoordinate"></a>

### AcousticsFarFieldResultWorksheet.GetCoordinateSystemSelection(index: System.Int32)
### AcousticsFarFieldResultWorksheet.SetXCoordinate(index: System.Int32, newVal: System.Double)

Gets the worksheet CoordinateSystemSelection property at index.
Sets the worksheet Mic X property at index.

<!-- !! processed by numpydoc !! -->

<a id="AcousticsFarFieldResultWorksheet.SetYCoordinate"></a>

### AcousticsFarFieldResultWorksheet.SetYCoordinate(index: System.Int32, newVal: System.Double)

Sets the worksheet Mic Y property at index.

<!-- !! processed by numpydoc !! -->

<a id="AcousticsFarFieldResultWorksheet.SetZCoordinate"></a>

### AcousticsFarFieldResultWorksheet.SetZCoordinate(index: System.Int32, newVal: System.Double)

Sets the worksheet Mic Z property at index.

<!-- !! processed by numpydoc !! -->

Loading