Class AttributeHolder
Inheritance
System.Object
System.MarshalByRefObject
AttributeHolder
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.Routing
Assembly: NXOpen.dll
Syntax
public class AttributeHolder : NXObject, IMessageSink, INXObject
Constructors
AttributeHolder()
Declaration
protected AttributeHolder()
Methods
CopyAttributesToObject(NXObject)
Declaration
public void CopyAttributesToObject(NXObject object)
Parameters
Type | Name | Description |
---|---|---|
NXObject | object |
SetAttributes()
Declaration
public void SetAttributes()
SetFunctionType(String)
Declaration
public void SetFunctionType(string functionType)
Parameters
Type | Name | Description |
---|---|---|
System.String | functionType |
Implements
System.Runtime.Remoting.Messaging.IMessageSink