Class ResultsManipOutputFieldSettings
Inheritance
ResultsManipOutputFieldSettings
Assembly: NXOpen.dll
Syntax
public class ResultsManipOutputFieldSettings : TaggedObject, IMessageSink
Constructors
ResultsManipOutputFieldSettings()
Declaration
protected ResultsManipOutputFieldSettings()
Properties
FieldLabel
Declaration
public int FieldLabel { get; set; }
Property Value
FieldName
Declaration
public string FieldName { get; set; }
Property Value
IndependentDomainForElementNodalResult
Declaration
public ResultsManipOutputFieldSettings.IndepDomainDefinitionOptions IndependentDomainForElementNodalResult { get; set; }
Property Value
IndependentDomainForElementalResult
Declaration
public ResultsManipOutputFieldSettings.IndepDomainDefinitionOptions IndependentDomainForElementalResult { get; set; }
Property Value
IndependentDomainForNodalResult
Declaration
public ResultsManipOutputFieldSettings.IndepDomainDefinitionOptions IndependentDomainForNodalResult { get; set; }
Property Value
Methods
GetFieldDescription()
Declaration
public string[] GetFieldDescription()
Returns
SetFieldDescription(string[])
Declaration
public void SetFieldDescription(string[] fieldDescription)
Parameters
Type |
Name |
Description |
string[] |
fieldDescription |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink