API Help
Eplan.EplApi.DataModel.Topology Namespace / SegmentPropertyList Class / CABLINGSEGMENT_FILLING Property / CABLINGSEGMENT_FILLING(Int32) Property

In This Topic
    CABLINGSEGMENT_FILLING(Int32) Property
    In This Topic
    Topology: Fill capacity # 20332. This property isn't indexed.
    Syntax
    public PropertyValue CABLINGSEGMENT_FILLING( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ CABLINGSEGMENT_FILLING {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also