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

In This Topic
    DMG_VIEWPLACEMENT_DISPLAY_FREE_ROUTED_CABLES Property
    In This Topic
    Model view: Display freely routed cables # 36515.
    Syntax
    public PropertyValue DMG_VIEWPLACEMENT_DISPLAY_FREE_ROUTED_CABLES {get; set;}
    public:
    property PropertyValue^ DMG_VIEWPLACEMENT_DISPLAY_FREE_ROUTED_CABLES {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    If this property is activated, freely routed cables are also displayed in the model view. If the property is deactivated, freely routed cables are not displayed.

    See Also