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

In This Topic
    FUNC_PLCRIGHTRACKSIZE Property
    In This Topic
    Number of positions in the rack # 20259.
    Syntax
    public PropertyValue FUNC_PLCRIGHTRACKSIZE {get; set;}
    public:
    property PropertyValue^ FUNC_PLCRIGHTRACKSIZE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Shows the number of possible positions in the rack. The property can used when the rack is extended from the left to the right (this is the default).

    See Also