Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNCTION3D_PINORTERMINALNUMBER_ALTERNATIVE Property / FUNCTION3D_PINORTERMINALNUMBER_ALTERNATIVE Property

In This Topic
    FUNCTION3D_PINORTERMINALNUMBER_ALTERNATIVE Property
    In This Topic
    Alternative designation of the part placement # 36113.
    Syntax
    public PropertyValue FUNCTION3D_PINORTERMINALNUMBER_ALTERNATIVE {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_PINORTERMINALNUMBER_ALTERNATIVE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is set during the AML import for terminal accessories and filled with the designation of the auxiliary terminal for labels and for markers at auxiliary terminals.

    See Also