Class ElementalFunctionEvaluationSettingBuilder
Inheritance
ElementalFunctionEvaluationSettingBuilder
Assembly: NXOpen.dll
Syntax
public class ElementalFunctionEvaluationSettingBuilder : FunctionEvaluationSettingBuilder, IMessageSink, IComponentBuilder
Constructors
ElementalFunctionEvaluationSettingBuilder()
Declaration
protected ElementalFunctionEvaluationSettingBuilder()
Properties
BeamDataLocation
Declaration
public ElementalFunctionEvalBeamLocation BeamDataLocation { get; set; }
Property Value
CoordinateSystem
Declaration
public CoordinateSystem CoordinateSystem { get; set; }
Property Value
DataComponent
Declaration
public DirectionDataComponent DataComponent { get; set; }
Property Value
ElementLocation
Declaration
public ElementLocation ElementLocation { get; set; }
Property Value
ShellEvaluationLocation
Declaration
public ShellElementEvaluationLocation ShellEvaluationLocation { get; set; }
Property Value
SpringForceEvaluationFromDisplacement
Declaration
public bool SpringForceEvaluationFromDisplacement { get; set; }
Property Value
Methods
GetDestinationElements()
Declaration
public FEElement[] GetDestinationElements()
Returns
SetDestinationElements(FEElement[])
Declaration
public void SetDestinationElements(FEElement[] destinationElement)
Parameters
Type |
Name |
Description |
FEElement[] |
destinationElement |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink