Class FEModel
Assembly: NXOpen.dll
Syntax
public class FEModel : BaseFEModel, IMessageSink, INXObject
Constructors
FEModel()
Declaration
Properties
AbstractionMgr
Declaration
public AbstractionManager AbstractionMgr { get; }
Property Value
Methods
AppendFemodel(FEModel, IdSpecificationObject)
Declaration
public void AppendFemodel(FEModel sourceFem, FEModel.IdSpecificationObject idSpec)
Parameters
Find(string)
Declaration
public TaggedObject Find(string journalIdentifier)
Parameters
Type |
Name |
Description |
string |
journalIdentifier |
|
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink