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

In This Topic
    DMG_VIEWPLACEMENT_SHOWBENDINGHINT Property
    In This Topic
    Show bending note # 36522.
    Syntax
    public PropertyValue DMG_VIEWPLACEMENT_SHOWBENDINGHINT {get; set;}
    public:
    property PropertyValue^ DMG_VIEWPLACEMENT_SHOWBENDINGHINT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    If this property is activated, the information regarding the bending direction, bending angle and bending radius is displayed as texts on the bending lines.

    See Also