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

Used to return adoptable object types. More...

List of all members.

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

feature type

object subtype

object type


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