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

In This Topic
    DMG_VIEWPLACEMENT_SHOWBENDINGAREA Property
    In This Topic
    Show bending extents # 36521.
    Syntax
    public PropertyValue DMG_VIEWPLACEMENT_SHOWBENDINGAREA {get; set;}
    public:
    property PropertyValue^ DMG_VIEWPLACEMENT_SHOWBENDINGAREA {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

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

    See Also