NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
NXOpen.RuleManager.ParameterRule Struct Reference

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

Public Member Functions

 ParameterRule (string Name, string Rule)
 Constructor for the ParameterRule struct. More...
 

Public Attributes

string Name
 name of the parameter More...
 
string Rule
 new rule text for this parameter More...
 

Detailed Description

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

Constructor & Destructor Documentation

NXOpen.RuleManager.ParameterRule.ParameterRule ( string  Name,
string  Rule 
)
inline

Constructor for the ParameterRule struct.

Parameters
Namename of the parameter
Rulenew rule text for this parameter

Member Data Documentation

string NXOpen.RuleManager.ParameterRule.Name

name of the parameter

string NXOpen.RuleManager.ParameterRule.Rule

new rule text for this parameter


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