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

In This Topic
    CABLINGSEGMENT_CROSSSECTION Property
    In This Topic
    Topology: Routing path cross-section # 20248.
    Syntax
    public PropertyValue CABLINGSEGMENT_CROSSSECTION {get; set;}
    public:
    property PropertyValue^ CABLINGSEGMENT_CROSSSECTION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Indicates the fill capacity of the routing path, and serves as a basis for calculating the fill capacity. If no routing path cross-section is entered, the fill capacity will not be calculated either.

    See Also