Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / ViewPlacementPropertyList Class / DMG_VIEWPLACEMENT_BUILDINGAREA Property / DMG_VIEWPLACEMENT_BUILDINGAREA Property

In This Topic
    DMG_VIEWPLACEMENT_BUILDINGAREA Property
    In This Topic
    Model view: Layout space name # 36504.
    Syntax
    public PropertyValue DMG_VIEWPLACEMENT_BUILDINGAREA {get; set;}
    public:
    property PropertyValue^ DMG_VIEWPLACEMENT_BUILDINGAREA {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Name of the layout space for which the model view, drilling view or copper unfold was created.

    See Also