NXOpen .NET Reference  12.0.0
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

NXOpen.NXObject.AttributeType Type
 characteristic type More...
 
string Name
 characteristic name 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 
)

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