NXOpen .NET Reference  12.0.0
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 AttributeType, string AttributeName)
 Constructor for the PartFamilyAttributeData struct. More...
 

Public Attributes

NXOpen.Part.PartFamilyAttrType AttributeType
 the attribute type More...
 
string AttributeName
 the attribute name More...
 

Detailed Description

Contains part family attributes information

Constructor & Destructor Documentation

NXOpen.Part.PartFamilyAttributeData.PartFamilyAttributeData ( NXOpen.Part.PartFamilyAttrType  AttributeType,
string  AttributeName 
)

Constructor for the PartFamilyAttributeData struct.

Parameters
AttributeTypethe attribute type
AttributeNamethe attribute name

Member Data Documentation

string 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.