NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Routing::DesignRuleManager Class Reference

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

Public Member Functions

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

Detailed Description

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



Created in NX5.0.0.

Member Function Documentation

void NXOpen::Routing::DesignRuleManager::ClearConcurrent ( )

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



License requirements : routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")

void NXOpen::Routing::DesignRuleManager::ExpandConcurrent ( )

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



License requirements : routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")

void NXOpen::Routing::DesignRuleManager::GetConcurrentObjects ( std::vector< NXOpen::NXObject * > &  objects)

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


Created in NX6.0.0.

License requirements : routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")

Parameters
objectsobjects
void NXOpen::Routing::DesignRuleManager::LogConcurrent ( NXOpen::NXObject objectToLog)

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



License requirements : routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")

Parameters
objectToLogobject to log
tag_t NXOpen::Routing::DesignRuleManager::Tag ( ) const

Returns the tag of this object.

void NXOpen::Routing::DesignRuleManager::UnlogConcurrent ( NXOpen::NXObject objectToUnlog)

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_advanced ("Routing Advanced"), routing_base ("Routing Basic")

Parameters
objectToUnlogobject to unlog

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