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

In This Topic
    FUNC_ARTICLEPLACEMENT_PLACEMENT_YSIZE Property
    In This Topic
    Y extension of part # 20459.
    Syntax
    public PropertyValue FUNC_ARTICLEPLACEMENT_PLACEMENT_YSIZE {get; set;}
    public:
    property PropertyValue^ FUNC_ARTICLEPLACEMENT_PLACEMENT_YSIZE {
       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 Y direction, determined from the box.

    See Also