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

In This Topic
    CABLINGSEGMENT_AUTO_CREATED Property
    In This Topic
    Topology: Automatically generated routing path # 20242.
    Syntax
    public PropertyValue CABLINGSEGMENT_AUTO_CREATED {get; set;}
    public:
    property PropertyValue^ CABLINGSEGMENT_AUTO_CREATED {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Indicates whether the routing path was generated automatically.

    See Also