NX Open C++ Reference Guide
Public Member Functions
NXOpen::Preferences::RoutingCharacteristics Class Reference

Contains all of the various preferences for option and required characteristics. More...

List of all members.

Public Member Functions

NXOpen::Routing::CharacteristicListGetComponentCharacteristicValues ()
 Get the latest stored component characterstics values specified in the Specify Item dialog or in Edit Characteristics.
std::vector
< NXOpen::Routing::CharacteristicList::CharacteristicInformation
GetComponentOptionalCharacteristics ()
 Get the set of optional characteristics to apply to Assemblies::Component objects when placing parts.
std::vector
< NXOpen::Routing::CharacteristicList::CharacteristicInformation
GetComponentRequiredCharacteristics ()
 Get the set of required characteristics to apply to Assemblies::Component objects when placing parts.
NXOpen::Routing::CharacteristicListGetDefaultElbowCharacteristicValues ()
 Get the latest stored characterstics values specified for default elbows in the Specify Item dialog.
std::vector
< NXOpen::Routing::CharacteristicList::CharacteristicInformation
GetDestintationCharacteristics ()
 Get the set of characteristics read from objects during placement object selection in the Specify Item dialog.
NXOpen::Routing::CharacteristicListGetStockCharacteristicValues ()
 Get the latest stored stock characterstics values specified in the Specify Item dialog or in Edit Characteristics.
std::vector
< NXOpen::Routing::CharacteristicList::CharacteristicInformation
GetStockOptionalCharacteristics ()
 Get the set of optional characteristics to apply to Routing::Stock objects when assinging stock.
std::vector
< NXOpen::Routing::CharacteristicList::CharacteristicInformation
GetStockRequiredCharacteristics ()
 Get the set of required characteristics to apply to Routing::Stock objects when assinging stock.
tag_t Tag () const
 Returns the tag of this object.
void UpdateComponentCharacteristicValues (NXOpen::Routing::CharacteristicList *values)
 Replaces any stored component characteristics with the input values, adds any new values in the input list.
void UpdateDefaultElbowCharacteristicValues (NXOpen::Routing::CharacteristicList *values)
 Replaces any stored default elbow characteristics with the input values, adds any new values in the input list.
void UpdateStockCharacteristicValues (NXOpen::Routing::CharacteristicList *values)
 Replaces any stored stock characteristics with the input values, adds any new values in the input list.

Detailed Description

Contains all of the various preferences for option and required characteristics.

Optional and Required characteristics are specified in the Discipline section of the application view file. Changing the current discipline modifies the set of optional and required characteristics.
To obtain an instance of this class, refer to Preferences::RoutingApplicationView

Created in NX4.0.0.


Member Function Documentation

Get the latest stored component characterstics values specified in the Specify Item dialog or in Edit Characteristics.

Returns:

Created in NX4.0.0.

License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")

Get the set of optional characteristics to apply to Assemblies::Component objects when placing parts.

Returns:

Created in NX4.0.0.

License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")

Get the set of required characteristics to apply to Assemblies::Component objects when placing parts.

Returns:

Created in NX4.0.0.

License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")

Get the latest stored characterstics values specified for default elbows in the Specify Item dialog.

Returns:

Created in NX4.0.0.

License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")

Get the set of characteristics read from objects during placement object selection in the Specify Item dialog.

Destination characteristics are discipline specific.

Returns:

Created in NX4.0.0.

License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")

Get the latest stored stock characterstics values specified in the Specify Item dialog or in Edit Characteristics.

Returns:

Created in NX4.0.0.

License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")

Get the set of optional characteristics to apply to Routing::Stock objects when assinging stock.

Returns:

Created in NX4.0.0.

License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")

Get the set of required characteristics to apply to Routing::Stock objects when assinging stock.

Returns:

Created in NX4.0.0.

License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")

Returns the tag of this object.

Replaces any stored component characteristics with the input values, adds any new values in the input list.

Doesn't delete any stored component characteristics.
Created in NX4.0.0.

License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")

Parameters:
valuesvalues

Replaces any stored default elbow characteristics with the input values, adds any new values in the input list.

Doesn't delete any stored default elbow characteristics.
Created in NX4.0.0.

License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")

Parameters:
valuesvalues

Replaces any stored stock characteristics with the input values, adds any new values in the input list.

Doesn't delete any stored stock characteristics.
Created in NX4.0.0.

License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")

Parameters:
valuesvalues

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