NXOpen .NET Reference  12.0.0
Public Member Functions | Properties | List of all members
NXOpen.Routing.DesignRuleManager Class Reference

Represents NXOpen.Routing.DesignRuleManager object More...

Inheritance diagram for NXOpen.Routing.DesignRuleManager:

Public Member Functions

unsafe void LogConcurrent (NXOpen.NXObject objectToLog)
 Add an object to be checked during the next concurrent design rule check More...
 
unsafe void UnlogConcurrent (NXOpen.NXObject objectToUnlog)
 Remove an object from the list of objects to be checked at the next design rule check. More...
 
unsafe void GetConcurrentObjects (out NXOpen.NXObject[] objects)
 Inquire the list of objects to be checked at the next concurrent check. More...
 
unsafe void ExpandConcurrent ()
 Expand the current list of objects on the concurrent check list to include 'dependents' More...
 
unsafe void ClearConcurrent ()
 Remove all objects from the concurrent check list More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 

Detailed Description

Represents NXOpen.Routing.DesignRuleManager object

Creator not available in KF.

Created in NX5.0.0

Member Function Documentation

unsafe 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")

unsafe 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")

unsafe void NXOpen.Routing.DesignRuleManager.GetConcurrentObjects ( out 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
objects
unsafe 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
objectToLog
unsafe 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
objectToUnlog

Property Documentation

Tag NXOpen.Routing.DesignRuleManager.Tag
get

Returns the tag of this object.


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