Class InputLoad
Assembly: NXOpen.dll
public class InputLoad : InputParameter, IMessageSink, INXObject
Constructors
Declaration
Properties
Declaration
public InputLoad.LoadSupportType SupportType { get; }
Property Value
Declaration
public Unit Unit { get; }
Property Value
Declaration
public GeneralScalarTable Values { get; }
Property Value
Methods
Declaration
public void GetElements(out FEElement[] elementArray)
Parameters
Type |
Name |
Description |
FEElement[] |
elementArray |
|
Declaration
public void GetNodes(out FENode[] nodeArray)
Parameters
Type |
Name |
Description |
FENode[] |
nodeArray |
|
Declaration
public GeneralScalarTable GetValues(Unit unitType)
Parameters
Type |
Name |
Description |
Unit |
unitType |
|
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink