Eplan Platform API
Eplan.EplApi.DataModel.Topology Namespace / SegmentPropertyList 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 PropertyValue CABLINGSEGMENT_DIRECTION_OF_HEIGHT_DIFF {get; set;}
    public:
    property PropertyValue^ CABLINGSEGMENT_DIRECTION_OF_HEIGHT_DIFF {
       PropertyValue^ get();
       void set (    PropertyValue^ 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