NX Open C++ Reference Guide
Public Member Functions
NXOpen::Routing::DesignRuleManager Class Reference

Represents Routing::DesignRuleManager object
Creator not available in KF. More...

List of all members.

Public Member Functions

void ClearConcurrent ()
 Remove all objects from the concurrent check list
Created in NX5.0.0.
void ExpandConcurrent ()
 Expand the current list of objects on the concurrent check list to include 'dependents'
Created in NX5.0.0.
void GetConcurrent (std::vector< NXOpen::Routing::DesignRule * > &objects)
 Does nothing, do not use this method.
void GetConcurrentObjects (std::vector< NXOpen::NXObject * > &objects)
 Inquire the list of objects to be checked at the next concurrent check.
void LogConcurrent ()
 Does nothing, do not use this method.
void LogConcurrent (NXOpen::NXObject *objectToLog)
 Add an object to be checked during the next concurrent design rule check
Created in NX6.0.0.
tag_t Tag () const
 Returns the tag of this object.
void UnlogConcurrent ()
 Does nothing, do not use this method.
void UnlogConcurrent (NXOpen::NXObject *objectToUnlog)
 Remove an object from the list of objects to be checked at the next design rule check.

Detailed Description

Represents Routing::DesignRuleManager object
Creator not available in KF.



Created in NX5.0.0.


Member Function Documentation

Remove all objects from the concurrent check list
Created in NX5.0.0.



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

Expand the current list of objects on the concurrent check list to include 'dependents'
Created in NX5.0.0.



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

Does nothing, do not use this method.


Deprecated:
Deprecated in NX6.0.0.


Created in NX5.0.0.

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

Parameters:
objectsobjects

Inquire the list of objects to be checked at the next concurrent check.


Created in NX6.0.0.

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

Parameters:
objectsobjects

Does nothing, do not use this method.


Deprecated:
Deprecated in NX6.0.0.


Created in NX5.0.0.

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

Add an object to be checked during the next concurrent design rule check
Created in NX6.0.0.



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

Parameters:
objectToLogobject to log

Returns the tag of this object.

Does nothing, do not use this method.


Deprecated:
Deprecated in NX6.0.0.


Created in NX5.0.0.

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

Remove an object from the list of objects to be checked at the next design rule check.


Created in NX6.0.0.

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

Parameters:
objectToUnlogobject to unlog

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