Class PreTestExciterSelectionControl
Inheritance
System.Object
System.MarshalByRefObject
PreTestExciterSelectionControl
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class PreTestExciterSelectionControl : NXRemotableObject, IMessageSink
Constructors
PreTestExciterSelectionControl(PreTestSolution)
Declaration
protected PreTestExciterSelectionControl(PreTestSolution owner)
Parameters
Type | Name | Description |
---|---|---|
PreTestSolution | owner |
Properties
DofSets
Declaration
public PreTestExciterSelectionDofSetCollection DofSets { get; }
Property Value
Type | Description |
---|---|
PreTestExciterSelectionDofSetCollection |
ExciterSelectionConfigs
Declaration
public PreTestExciterConfigCollection ExciterSelectionConfigs { get; }
Property Value
Type | Description |
---|---|
PreTestExciterConfigCollection |
Tag
Declaration
public Tag Tag { get; }
Property Value
Type | Description |
---|---|
Tag |
Implements
System.Runtime.Remoting.Messaging.IMessageSink