Class SignalMappingBuilder
Inheritance
System.Object
System.MarshalByRefObject
SignalMappingBuilder
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.Mechatronics
Assembly: NXOpen.dll
Syntax
public class SignalMappingBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SignalMappingBuilder()
Declaration
protected SignalMappingBuilder()
Properties
ConnectionList
Declaration
public SignalMappingConnectionBuilderList ConnectionList { get; }
Property Value
Type | Description |
---|---|
SignalMappingConnectionBuilderList |
MATLABSignalConnectionList
Declaration
public MATLABSignalConnectionBuilderList MATLABSignalConnectionList { get; }
Property Value
Type | Description |
---|---|
MATLABSignalConnectionBuilderList |
SHMSignalConnectionList
Declaration
public SHMSignalConnectionBuilderList SHMSignalConnectionList { get; }
Property Value
Type | Description |
---|---|
SHMSignalConnectionBuilderList |
SignalConnectionList
Declaration
public SignalConnectionBuilderList SignalConnectionList { get; }
Property Value
Type | Description |
---|---|
SignalConnectionBuilderList |
Methods
SetFolder(PMNavFolderObject)
Declaration
public void SetFolder(PMNavFolderObject tgFolder)
Parameters
Type | Name | Description |
---|---|---|
PMNavFolderObject | tgFolder |
Implements
System.Runtime.Remoting.Messaging.IMessageSink