Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDSymbolPropertyList Class / CABLINGSEGMENT_DIRECTION_OF_HEIGHT_DIFF Property / CABLINGSEGMENT_DIRECTION_OF_HEIGHT_DIFF Property

In This Topic
    CABLINGSEGMENT_DIRECTION_OF_HEIGHT_DIFF Property
    In This Topic
    Topology: Direction for height difference # 20348.
    Syntax
    public MDPropertyValue CABLINGSEGMENT_DIRECTION_OF_HEIGHT_DIFF {get; set;}
    public:
    property MDPropertyValue^ CABLINGSEGMENT_DIRECTION_OF_HEIGHT_DIFF {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Specifies the direction for the height difference. Possible values are "None" "Upwards" and "Downwards".

    See Also