Class ExternalConnectionBuilder
Inheritance
ExternalConnectionBuilder
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
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
SelectPhysics
Declaration
[Obsolete("Deprecated in NX1899.0.0. This method has no replacement. It is no longer supported.")]
public SelectNXObject SelectPhysics { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink