NX Open C++ Reference Guide
Public Member Functions | Public Attributes
NXOpen::Routing::CharacteristicList::CharacteristicInformation Struct Reference

Contains the type and name of a characteristic. More...

List of all members.

Public Member Functions

 CharacteristicInformation (NXOpen::NXObject::AttributeType typeInitial, const NXString &nameInitial)
 Constructor for the CharacteristicInformation struct.

Public Attributes

NXString Name
 characteristic name
NXOpen::NXObject::AttributeType Type
 characteristic type

Detailed Description

Contains the type and name of a characteristic.


Constructor & Destructor Documentation

NXOpen::Routing::CharacteristicList::CharacteristicInformation::CharacteristicInformation ( NXOpen::NXObject::AttributeType  typeInitial,
const NXString nameInitial 
)

Constructor for the CharacteristicInformation struct.

Parameters:
typeInitialcharacteristic type
nameInitialcharacteristic name

Member Data Documentation

characteristic name

characteristic type


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