Class ExternalConnectionBuilder
Inheritance
System.Object
System.MarshalByRefObject
ExternalConnectionBuilder
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
[Obsolete("Deprecated in NX1899.0.0. Please use NXOpen.Mechatronics.SignalMappingConnectionBuilder instead.")]
public class ExternalConnectionBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ExternalConnectionBuilder()
Declaration
protected ExternalConnectionBuilder()
Properties
ConnectionList
Declaration
[Obsolete("Deprecated in NX1899.0.0. This method has no replacement. It is no longer supported.")]
public ExternalConnectionElementBuilderList ConnectionList { get; }
Property Value
Type | Description |
---|---|
ExternalConnectionElementBuilderList |
Name
Declaration
[Obsolete("Deprecated in NX1899.0.0. This method has no replacement. It is no longer supported.")]
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
SelectPhysics
Declaration
[Obsolete("Deprecated in NX1899.0.0. This method has no replacement. It is no longer supported.")]
public SelectNXObject SelectPhysics { get; }
Property Value
Type | Description |
---|---|
SelectNXObject |
Implements
System.Runtime.Remoting.Messaging.IMessageSink