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

In This Topic
    DMG_VIEWPLACEMENT_SHOWDRILLINGS Property
    In This Topic
    Show drilling pattern # 36519.
    Syntax
    public PropertyValue DMG_VIEWPLACEMENT_SHOWDRILLINGS {get; set;}
    public:
    property PropertyValue^ DMG_VIEWPLACEMENT_SHOWDRILLINGS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    If this property is activated, the drill holes on the copper item are displayed in the unfold.

    See Also