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

In This Topic
    DMG_VIEWPLACEMENT_FROZEN_VIEW Property
    In This Topic
    Model view: Frozen # 36502.
    Syntax
    public PropertyValue DMG_VIEWPLACEMENT_FROZEN_VIEW {get; set;}
    public:
    property PropertyValue^ DMG_VIEWPLACEMENT_FROZEN_VIEW {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    If this property is activated, the model view, drilling view or copper unfold will no longer be updated.

    See Also