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

Contains part family attributes information
More...

Public Member Functions

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

Public Attributes

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

Detailed Description

Contains part family attributes information

Deprecated:
Deprecated in NX9.0.0.

Use NXOpen::PartFamily::TemplateManager::AddToChosenAttributes or NXOpen::PartFamily::TemplateManager::GetPartFamilyAttribute instead


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

NXString NXOpen::Part::PartFamilyAttributeData::AttributeName

the attribute name

NXOpen::Part::PartFamilyAttrType NXOpen::Part::PartFamilyAttributeData::AttributeType

the attribute type


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