Eplan Platform API
Eplan.EplApi.DataModel.Topology Namespace / SegmentPropertyList Class / CABLINGSEGMENT_FILLING Property / CABLINGSEGMENT_FILLING Property

In This Topic
    CABLINGSEGMENT_FILLING Property
    In This Topic
    Topology: Fill capacity # 20332.
    Syntax
    public PropertyValue CABLINGSEGMENT_FILLING {get; set;}
    public:
    property PropertyValue^ CABLINGSEGMENT_FILLING {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Shows the current fill capacity of a routing path as a percentage.

    See Also