Struct Result.ElementValue
Inherited Members
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public struct Result.ElementValue
Constructors
ElementValue(bool, ElementValueCriterion)
Declaration
public ElementValue(bool DoElementValue, Result.ElementValueCriterion Criterion)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | DoElementValue | |
| Result.ElementValueCriterion | Criterion |
Fields
Criterion
Declaration
public Result.ElementValueCriterion Criterion
Field Value
| Type | Description |
|---|---|
| Result.ElementValueCriterion |
DoElementValue
Declaration
public bool DoElementValue
Field Value
| Type | Description |
|---|---|
| bool |
Methods
ToString()
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| string |