Class IFEModel
Assembly: NXOpen.dll
Syntax
public class IFEModel : NXObject, IMessageSink, INXObject
Constructors
IFEModel()
Declaration
Properties
ConnectionsContainer
Declaration
public Folder ConnectionsContainer { get; }
Property Value
FeelementLabelMap
Declaration
public FEElementLabelMap FeelementLabelMap { get; }
Property Value
FenodeLabelMap
Declaration
public FENodeLabelMap FenodeLabelMap { get; }
Property Value
MeshManager
Declaration
public IMeshManager MeshManager { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink