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

Used to specify parameter values for child rule creation or modification. More...

List of all members.

Public Member Functions

 ParameterRule (const NXString &nameInitial, const NXString &ruleInitial)
 Constructor for the ParameterRule struct.

Public Attributes

NXString Name
 name of the parameter
NXString Rule
 new rule text for this parameter

Detailed Description

Used to specify parameter values for child rule creation or modification.


Constructor & Destructor Documentation

NXOpen::RuleManager::ParameterRule::ParameterRule ( const NXString nameInitial,
const NXString ruleInitial 
)

Constructor for the ParameterRule struct.

Parameters:
nameInitialname of the parameter
ruleInitialnew rule text for this parameter

Member Data Documentation

name of the parameter

new rule text for this parameter


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