Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_ARTICLEPLACEMENT_PLACEMENT_XSIZE Property / FUNC_ARTICLEPLACEMENT_PLACEMENT_XSIZE Property

In This Topic
    FUNC_ARTICLEPLACEMENT_PLACEMENT_XSIZE Property
    In This Topic
    X extension of part # 20458.
    Syntax
    public PropertyValue FUNC_ARTICLEPLACEMENT_PLACEMENT_XSIZE {get; set;}
    public:
    property PropertyValue^ FUNC_ARTICLEPLACEMENT_PLACEMENT_XSIZE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    This property is read-only..

    Part extension in the X direction, determined from the box.

    See Also