NX Open C++ Reference Guide
Public Member Functions | Public Attributes
NXOpen::RuleManager::DebugInstance Struct Reference

Used to return debug update information for instances. More...

List of all members.

Public Member Functions

 DebugInstance (const NXString &partNameInitial, const NXString &refChainInitial, const NXString &nhaChainInitial, int nRulesInitial, int rules0Initial)
 Constructor for the DebugInstance struct.

Public Attributes

NXString NhaChain
 nha of instance
int NRules
 number of rules
NXString PartName
 part of instance
NXString RefChain
 name of instance
int Rules0
 index of rules[0]

Detailed Description

Used to return debug update information for instances.


Constructor & Destructor Documentation

NXOpen::RuleManager::DebugInstance::DebugInstance ( const NXString partNameInitial,
const NXString refChainInitial,
const NXString nhaChainInitial,
int  nRulesInitial,
int  rules0Initial 
)

Constructor for the DebugInstance struct.

Parameters:
partNameInitialpart of instance
refChainInitialname of instance
nhaChainInitialnha of instance
nRulesInitialnumber of rules
rules0Initialindex of rules[0]

Member Data Documentation

nha of instance

number of rules

part of instance

name of instance

index of rules[0]


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