NX Open C++ Reference Guide
Public Member Functions | Public Attributes | List of all members
NXOpen::Mechatronics::ElectricalPartBuilder::Attribute Struct Reference

Defined Attribute Structure. More...

Public Member Functions

 Attribute (const NXString &attributeNameInitial, const NXString &attributeValueInitial)
 Constructor for the Attribute struct. More...
 

Public Attributes

NXString AttributeName
 Attribute name. More...
 
NXString AttributeValue
 Attribute value. More...
 

Detailed Description

Defined Attribute Structure.

Constructor & Destructor Documentation

NXOpen::Mechatronics::ElectricalPartBuilder::Attribute::Attribute ( const NXString attributeNameInitial,
const NXString attributeValueInitial 
)

Constructor for the Attribute struct.

Parameters
attributeNameInitialAttribute name
attributeValueInitialAttribute value

Member Data Documentation

NXString NXOpen::Mechatronics::ElectricalPartBuilder::Attribute::AttributeName

Attribute name.

NXString NXOpen::Mechatronics::ElectricalPartBuilder::Attribute::AttributeValue

Attribute value.


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