NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
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 Type, string Name)
 Constructor for the CharacteristicInformation struct. More...
 

Public Attributes

string 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  Type,
string  Name 
)
inline

Constructor for the CharacteristicInformation struct.

Parameters
Typecharacteristic type
Namecharacteristic name

Member Data Documentation

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