ElectricalPartBuilderAttribute_Struct Struct

NXOpen.Mechatronics.ElectricalPartBuilder.Attribute is an alias for NXOpen.Mechatronics.ElectricalPartBuilderAttribute_Struct

class NXOpen.Mechatronics.ElectricalPartBuilderAttribute_Struct

Bases: object

Defined Attribute Structure

Fields

Field Description
AttributeName Attribute name
AttributeValue Attribute value

AttributeName

ElectricalPartBuilderAttribute_Struct.AttributeName

Attribute name -------------------------------------

Getter Method Signature AttributeName()

Returns:
Return type:str

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

Setter Method

Signature AttributeName(value)

Parameters:value (str) –

AttributeValue

ElectricalPartBuilderAttribute_Struct.AttributeValue

Attribute value -------------------------------------

Getter Method Signature AttributeValue()

Returns:
Return type:str

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

Setter Method

Signature AttributeValue(value)

Parameters:value (str) –