Class FTKManager
Implements
IMessageSink
Inherited Members
Namespace: NXOpen.CAE.FTK
Assembly: NXOpen.dll
Syntax
public class FTKManager : NXRemotableObject, IMessageSink
Constructors
FTKManager(Session)
Declaration
protected FTKManager(Session owner)
Parameters
Type | Name | Description |
---|---|---|
Session | owner |
Properties
OptionSetting
Declaration
public OptionSetting OptionSetting { get; }
Property Value
Type | Description |
---|---|
OptionSetting |
Tag
Declaration
public Tag Tag { get; }
Property Value
Type | Description |
---|---|
Tag |
Implements
System.Runtime.Remoting.Messaging.IMessageSink