CharacteristicListCharacteristicInformation_Struct Struct

NXOpen.Routing.CharacteristicList.CharacteristicInformation is an alias for NXOpen.Routing.CharacteristicListCharacteristicInformation_Struct

class NXOpen.Routing.CharacteristicListCharacteristicInformation_Struct

Bases: object

Contains the type and name of a characteristic

Fields

Field Description
Type characteristic type
Name characteristic name

Type

CharacteristicListCharacteristicInformation_Struct.Type

characteristic type -------------------------------------

Getter Method Signature Type()

Returns:
Return type:NXOpen.NXObjectAttributeType

-------------------------------------

Setter Method

Signature Type(value)

Parameters:value (NXOpen.NXObjectAttributeType) –

Name

CharacteristicListCharacteristicInformation_Struct.Name

characteristic name -------------------------------------

Getter Method Signature Name()

Returns:
Return type:str

-------------------------------------

Setter Method

Signature Name(value)

Parameters:value (str) –