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

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

List of all members.

Public Member Functions

 DebugRule (const NXString &unitInitial, const NXString &nameInitial, const NXString &formulaInitial, const NXString &typeInitial, const NXString &valueInitial)
 Constructor for the DebugRule struct.

Public Attributes

NXString Formula
 formula of rule
NXString Name
 name of rule
NXString Type
 type of value
NXString Unit
 unit of rule
NXString Value
 value of rule

Detailed Description

Used to return debug update information for rules.


Constructor & Destructor Documentation

NXOpen::RuleManager::DebugRule::DebugRule ( const NXString unitInitial,
const NXString nameInitial,
const NXString formulaInitial,
const NXString typeInitial,
const NXString valueInitial 
)

Constructor for the DebugRule struct.

Parameters:
unitInitialunit of rule
nameInitialname of rule
formulaInitialformula of rule
typeInitialtype of value
valueInitialvalue of rule

Member Data Documentation

formula of rule

name of rule

type of value

unit of rule

value of rule


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