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

In This Topic
    FUNC_CABLE_AUTO_TYPE_WIRECOUNT_CROSSSECTION_UNIT Property
    In This Topic
    Cable / Conduit: Type, number of connections, cross-section / diameter with unit # 20073.
    Syntax
    public PropertyValue FUNC_CABLE_AUTO_TYPE_WIRECOUNT_CROSSSECTION_UNIT {get; set;}
    public:
    property PropertyValue^ FUNC_CABLE_AUTO_TYPE_WIRECOUNT_CROSSSECTION_UNIT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Cable type or conduit type, number of connections and cross-section or diameter, including units, automatically determined.

    See Also