NX Open C++ Reference Guide
|
Represents Routing DesignRuleOverride object
Creator not available in KF.
More...
Public Member Functions | |
NXString | Reason () |
Returns the reason of the design rule override is returned Created in NX4.0.2. | |
void | SetReason (const NXString &name) |
Sets the reason of the design rule override is returned Created in NX4.0.2. | |
void | SetTimeStamp (int timeStamp) |
Sets the time stamp of the design rule override is returned Created in NX4.0.2. | |
void | SetUser (const NXString &user) |
Sets the user of the design rule override is returned Created in NX4.0.2. | |
int | TimeStamp () |
Returns the time stamp of the design rule override is returned Created in NX4.0.2. | |
NXString | User () |
Returns the user of the design rule override is returned Created in NX4.0.2. |
Represents Routing DesignRuleOverride object
Creator not available in KF.
Created in NX4.0.2.
Returns the reason of the design rule override is returned
Created in NX4.0.2.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
void NXOpen::Routing::DesignRuleOverride::SetReason | ( | const NXString & | name | ) |
Sets the reason of the design rule override is returned
Created in NX4.0.2.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
name | name |
void NXOpen::Routing::DesignRuleOverride::SetTimeStamp | ( | int | timeStamp | ) |
Sets the time stamp of the design rule override is returned
Created in NX4.0.2.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
timeStamp | timestamp |
void NXOpen::Routing::DesignRuleOverride::SetUser | ( | const NXString & | user | ) |
Sets the user of the design rule override is returned
Created in NX4.0.2.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
user | user |
Returns the time stamp of the design rule override is returned
Created in NX4.0.2.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
Returns the user of the design rule override is returned
Created in NX4.0.2.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")