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

In This Topic
    DMG_VIEWPLACEMENT_SHOWBENDINGLINES Property
    In This Topic
    Show bending line # 36520.
    Syntax
    public PropertyValue DMG_VIEWPLACEMENT_SHOWBENDINGLINES {get; set;}
    public:
    property PropertyValue^ DMG_VIEWPLACEMENT_SHOWBENDINGLINES {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    If this property is activated, the bending lines of the individual bending positions are displayed as solid lines in the unfold.

    See Also