Struct ComponentDofsTerm
Inherited Members
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public struct ComponentDofsTerm
Constructors
ComponentDofsTerm(int, int)
Declaration
public ComponentDofsTerm(int NodeIndex, int ComponentDofs)
Parameters
| Type | Name | Description |
|---|---|---|
| int | NodeIndex | |
| int | ComponentDofs |
Fields
ComponentDofs
Declaration
public int ComponentDofs
Field Value
| Type | Description |
|---|---|
| int |
NodeIndex
Declaration
public int NodeIndex
Field Value
| Type | Description |
|---|---|
| int |
Methods
ToString()
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| string |