Class ImportedSimInterface
Inheritance
ImportedSimInterface
Assembly: NXOpen.dll
Syntax
public class ImportedSimInterface : NXObject, IMessageSink, INXObject
Constructors
ImportedSimInterface()
Declaration
protected ImportedSimInterface()
Methods
AttachFemComponents(FEModelOccurrence[])
Declaration
public void AttachFemComponents(FEModelOccurrence[] femOccs)
Parameters
GetExpconfop()
Declaration
public ImportedSimInterfaceCollection.ExpressionConflictOption GetExpconfop()
Returns
GetFemoccs()
Declaration
public FEModelOccurrence[] GetFemoccs()
Returns
GetLbcoffset()
Declaration
public int GetLbcoffset()
Returns
GetSimif()
Declaration
public SimulationInterface GetSimif()
Returns
GetUpdatepending()
Declaration
public bool GetUpdatepending()
Returns
Declaration
public void Information()
SetFemoccs(FEModelOccurrence[])
Declaration
public void SetFemoccs(FEModelOccurrence[] femoccs)
Parameters
UpdateSimInterface()
Declaration
public void UpdateSimInterface()
Implements
System.Runtime.Remoting.Messaging.IMessageSink