NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Attributes | List of all members
NXOpen.Routing.RouteManager.SearchCriteria Struct Reference

Fill in this information with as much as you know about the object you want to find. More...

Public Attributes

string ApplicationName
 Optional. More...
 
NXOpen.Routing.RouteManager.FindObjectType ObjectType
 Required. More...
 
NXOpen.Routing.Electrical.HarnessDevice OwningHarness
 Optional. More...
 
string UniqueID
 Optional. More...
 

Detailed Description

Fill in this information with as much as you know about the object you want to find.

Member Data Documentation

string NXOpen.Routing.RouteManager.SearchCriteria.ApplicationName

Optional.

The name of the application name that created a application reference with the unique ID.

NXOpen.Routing.RouteManager.FindObjectType NXOpen.Routing.RouteManager.SearchCriteria.ObjectType

Required.

The type of object to find.

NXOpen.Routing.Electrical.HarnessDevice NXOpen.Routing.RouteManager.SearchCriteria.OwningHarness

Optional.

The harness that owns the object. Not required, but it does speed up the process of finding the object.

string NXOpen.Routing.RouteManager.SearchCriteria.UniqueID

Optional.

The unique ID either created by NX (if applicationName is blank) or by another application.


The documentation for this struct was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.