Class IFEModel
Inheritance
System.Object
System.MarshalByRefObject
IFEModel
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class IFEModel : NXObject, IMessageSink, INXObject
Constructors
IFEModel()
Declaration
protected IFEModel()
Properties
ConnectionsContainer
Declaration
public Folder ConnectionsContainer { get; }
Property Value
Type | Description |
---|---|
Folder |
FeelementLabelMap
Declaration
public FEElementLabelMap FeelementLabelMap { get; }
Property Value
Type | Description |
---|---|
FEElementLabelMap |
FenodeLabelMap
Declaration
public FENodeLabelMap FenodeLabelMap { get; }
Property Value
Type | Description |
---|---|
FENodeLabelMap |
MeshManager
Declaration
public IMeshManager MeshManager { get; }
Property Value
Type | Description |
---|---|
IMeshManager |
Implements
System.Runtime.Remoting.Messaging.IMessageSink