Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / CABLING_DUCT_TYPES Property / CABLING_DUCT_TYPES Property

In This Topic
    CABLING_DUCT_TYPES Property
    In This Topic
    Topology: Routing path types # 20344.
    Syntax
    public PropertyValue CABLING_DUCT_TYPES {get; set;}
    public:
    property PropertyValue^ CABLING_DUCT_TYPES {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    This property is read-only..

    This property outputs the routing path types of the routing paths that a connection routed in the routing path network or a routed cable runs through.

    See Also