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

In This Topic
    RECTANGLE_HEIGHT Property
    In This Topic
    Height # 20222.
    Syntax
    public PropertyValue RECTANGLE_HEIGHT {get; set;}
    public:
    property PropertyValue^ RECTANGLE_HEIGHT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Allows the height of black boxes, structure boxes and PLC boxes to be specified in placeholder objects. The height must be entered as a negative value.

    See Also