Class ItemNodeReference
Inheritance
ItemNodeReference
Assembly: NXOpen.dll
Syntax
public class ItemNodeReference : ConfigurableObject, IMessageSink, INXObject
Constructors
ItemNodeReference()
Declaration
protected ItemNodeReference()
Methods
SetAllowCreatedWithoutMatch(bool)
Declaration
public void SetAllowCreatedWithoutMatch(bool allowCreatedWithoutMatch)
Parameters
Type |
Name |
Description |
bool |
allowCreatedWithoutMatch |
|
SetOwningObject(NXObject)
Declaration
public void SetOwningObject(NXObject @object)
Parameters
SetReferenceObject(NXObject)
Declaration
public void SetReferenceObject(NXObject @object)
Parameters
SetReferenceObjectName(string)
Declaration
public void SetReferenceObjectName(string name)
Parameters
Type |
Name |
Description |
string |
name |
|
SetReferenceType(string)
Declaration
public void SetReferenceType(string name)
Parameters
Type |
Name |
Description |
string |
name |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink