Class ExternalConnectionElementBuilder
Inheritance
System.Object
System.MarshalByRefObject
ExternalConnectionElementBuilder
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.OPCClientBuilder instead.")]
public class ExternalConnectionElementBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ExternalConnectionElementBuilder()
Declaration
protected ExternalConnectionElementBuilder()
Properties
ConditionOption
Declaration
[Obsolete("Deprecated in NX1899.0.0. This method has no replacement. It is no longer supported.")]
public ExternalConnectionElementBuilder.ConditionType ConditionOption { get; set; }
Property Value
Type | Description |
---|---|
ExternalConnectionElementBuilder.ConditionType |
ConditionValue
Declaration
[Obsolete("Deprecated in NX1899.0.0. This method has no replacement. It is no longer supported.")]
public double ConditionValue { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Inverse
Declaration
[Obsolete("Deprecated in NX1899.0.0. This method has no replacement. It is no longer supported.")]
public bool Inverse { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Multiplier
Declaration
[Obsolete("Deprecated in NX1899.0.0. This method has no replacement. It is no longer supported.")]
public double Multiplier { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
OffsetValue
Declaration
[Obsolete("Deprecated in NX1899.0.0. This method has no replacement. It is no longer supported.")]
public double OffsetValue { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
PropertyDataType
Declaration
[Obsolete("Deprecated in NX1899.0.0. This method has no replacement. It is no longer supported.")]
public ExternalConnectionElementBuilder.DataType PropertyDataType { get; set; }
Property Value
Type | Description |
---|---|
ExternalConnectionElementBuilder.DataType |
PropertyId
Declaration
[Obsolete("Deprecated in NX1899.0.0. This method type has no replacement. It is no longer supported.")]
public int PropertyId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
SignalDataType
Declaration
[Obsolete("Deprecated in NX1899.0.0. This method has no replacement. It is no longer supported.")]
public ExternalConnectionElementBuilder.DataType SignalDataType { get; set; }
Property Value
Type | Description |
---|---|
ExternalConnectionElementBuilder.DataType |
SignalName
Declaration
[Obsolete("Deprecated in NX1899.0.0. This method has no replacement. It is no longer supported.")]
public string SignalName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
StreamOption
Declaration
[Obsolete("Deprecated in NX1899.0.0. This method has no replacement. It is no longer supported.")]
public ExternalConnectionElementBuilder.StreamType StreamOption { get; set; }
Property Value
Type | Description |
---|---|
ExternalConnectionElementBuilder.StreamType |
Implements
System.Runtime.Remoting.Messaging.IMessageSink