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

In This Topic
    FUNCTION3D_PINORTERMINALNUMBER_AUTOMATIC Property
    In This Topic
    Designation of the part placement (automatic) # 36114.
    Syntax
    public PropertyValue FUNCTION3D_PINORTERMINALNUMBER_AUTOMATIC {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_PINORTERMINALNUMBER_AUTOMATIC {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    This property is used for the labeling of labels or markers at main terminals and auxiliary terminals after an AML import for terminal accessories. It shows the contents of the Alternative designation of the part placement property (ID 36113) (designation of the auxiliary terminal) or, if this property is empty, the contents of the Terminal / Pin designation property (ID 20030) (designation of the main terminal).

    See Also