NX Open C++ Reference Guide
Public Member Functions | Public Attributes
NXOpen::Part::PartFamilyAttributeData Struct Reference

Contains part family attributes information
Created in NX6.0.0. More...

List of all members.

Public Member Functions

 PartFamilyAttributeData (NXOpen::Part::PartFamilyAttrType attributeTypeInitial, const NXString &attributeNameInitial)
 Constructor for the PartFamilyAttributeData struct.

Public Attributes

NXString AttributeName
 the attribute name
NXOpen::Part::PartFamilyAttrType AttributeType
 the attribute type

Detailed Description

Contains part family attributes information
Created in NX6.0.0.



Constructor & Destructor Documentation

NXOpen::Part::PartFamilyAttributeData::PartFamilyAttributeData ( NXOpen::Part::PartFamilyAttrType  attributeTypeInitial,
const NXString attributeNameInitial 
)

Constructor for the PartFamilyAttributeData struct.

Parameters:
attributeTypeInitialthe attribute type
attributeNameInitialthe attribute name

Member Data Documentation

the attribute name

the attribute type


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