Routing Run Item object references components which comprise a piping run.
More...
Routing Run Item object references components which comprise a piping run.
Created in NX7.5.4.
Represents the type of Run Item.
- Enumerator:
TypeFrom |
A "From" item type.
|
TypeTo |
A "To" item type.
|
TypeMember |
A "Member" item type.
|
virtual NXOpen::Routing::RunItem::~RunItem |
( |
| ) |
|
|
virtual |
Free resources associated with this instance of Run Item class.
After calling this method, it is illegal to use the object. In .NET,
this method is automatically called when the object is deleted by the
garbage collector.
Created in NX7.5.4.
License requirements : None
Returns the attributes on the Run Item.
Created in NX7.5.4.
License requirements : None
Returns the Run Item type such as "From", "To", or "Member" item.
Created in NX7.5.4.
License requirements : None
NXString NXOpen::Routing::RunItem::ReferenceId |
( |
| ) |
|
Returns the unique reference identifier for this Run Item.
Created in NX7.5.4.
License requirements : None
Sets the attributes on the Run Item.
Created in NX7.5.4.
License requirements : None
- Parameters
-
attributes | Run Item attributes |
Sets the Run Item type such as "From", "To", or "Member" item.
Created in NX7.5.4.
License requirements : None
- Parameters
-
void NXOpen::Routing::RunItem::SetReferenceId |
( |
const NXString & |
referenceId | ) |
|
Sets the unique reference identifier for this Run Item.
Created in NX7.5.4.
License requirements : None
- Parameters
-
referenceId | Unique reference identifier of this Run Item |
void NXOpen::Routing::RunItem::SetReferenceId |
( |
const char * |
referenceId | ) |
|
Sets the unique reference identifier for this Run Item.
Created in NX7.5.4.
License requirements : None
- Parameters
-
referenceId | Unique reference identifier of this Run Item |
The documentation for this class was generated from the following file:
Copyright 2013 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.