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

In This Topic
    FUNC_PLCRACK Property
    In This Topic
    PLC card is placed on rack ID # 20410.
    Syntax
    public PropertyValue FUNC_PLCRACK {get; set;}
    public:
    property PropertyValue^ FUNC_PLCRACK {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Describes the rack on which a PLC card is placed.

    See Also