NX Open C++ Reference Guide
Public Member Functions | Public Attributes | List of all members
NXOpen::RuleManager::AdoptableTypes Struct Reference

Used to return adoptable object types. More...

Public Member Functions

 AdoptableTypes (int objectTypeInitial, int objectSubtypeInitial, int featureTypeInitial)
 Constructor for the AdoptableTypes struct. More...
 

Public Attributes

int FeatureType
 feature type More...
 
int ObjectSubtype
 object subtype More...
 
int ObjectType
 object type More...
 

Detailed Description

Used to return adoptable object types.

Constructor & Destructor Documentation

NXOpen::RuleManager::AdoptableTypes::AdoptableTypes ( int  objectTypeInitial,
int  objectSubtypeInitial,
int  featureTypeInitial 
)

Constructor for the AdoptableTypes struct.

Parameters
objectTypeInitialobject type
objectSubtypeInitialobject subtype
featureTypeInitialfeature type

Member Data Documentation

int NXOpen::RuleManager::AdoptableTypes::FeatureType

feature type

int NXOpen::RuleManager::AdoptableTypes::ObjectSubtype

object subtype

int NXOpen::RuleManager::AdoptableTypes::ObjectType

object type


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