Class ProxyOverrideObjectBuilder
Inheritance
System.Object
System.MarshalByRefObject
ProxyOverrideObjectBuilder
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 ProxyOverrideObjectBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ProxyOverrideObjectBuilder()
Declaration
protected ProxyOverrideObjectBuilder()
Properties
Attachment
Declaration
public SelectNXObject Attachment { get; }
Property Value
Type | Description |
---|---|
SelectNXObject |
Context
Declaration
public BasePart Context { get; set; }
Property Value
Type | Description |
---|---|
BasePart |
HasAttachment
Declaration
public bool HasAttachment { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ParameterList
Declaration
public ProxyObjectParameterBuilderList ParameterList { get; }
Property Value
Type | Description |
---|---|
ProxyObjectParameterBuilderList |
ProxyObject
Declaration
public NXObject ProxyObject { get; }
Property Value
Type | Description |
---|---|
NXObject |
ProxyOverrideObjectName
Declaration
public string ProxyOverrideObjectName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Implements
System.Runtime.Remoting.Messaging.IMessageSink