NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
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

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

Detailed Description

Contains part family attributes information

Constructor & Destructor Documentation

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

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