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

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

Public Member Functions

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

Public Attributes

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

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

NXString NXOpen::Routing::CharacteristicList::CharacteristicInformation::Name

characteristic name

NXOpen::NXObject::AttributeType NXOpen::Routing::CharacteristicList::CharacteristicInformation::Type

characteristic type


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