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.
 

Public Attributes

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

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 2013 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.