Struct RouteManager._SearchCriteria
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Routing
Assembly: NXOpen.dll
Syntax
struct _SearchCriteria
Fields
applicationName
Declaration
public IntPtr applicationName
Field Value
| Type | Description |
|---|---|
| System.IntPtr |
objectType
Declaration
public RouteManager.FindObjectType objectType
Field Value
| Type | Description |
|---|---|
| RouteManager.FindObjectType |
owningHarness
Declaration
public Tag owningHarness
Field Value
| Type | Description |
|---|---|
| Tag |
uniqueID
Declaration
public IntPtr uniqueID
Field Value
| Type | Description |
|---|---|
| System.IntPtr |