Struct Result.ResultSection
Inherited Members
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public struct Result.ResultSection
Constructors
ResultSection(Section, Section)
Declaration
public ResultSection(Result.Section Beamsection, Result.Section Shellsection)
Parameters
| Type | Name | Description |
|---|---|---|
| Result.Section | Beamsection | |
| Result.Section | Shellsection |
Fields
Beamsection
Declaration
public Result.Section Beamsection
Field Value
| Type | Description |
|---|---|
| Result.Section |
Shellsection
Declaration
public Result.Section Shellsection
Field Value
| Type | Description |
|---|---|
| Result.Section |
Methods
ToString()
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| string |