API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_CABLE_SPECIALCABLE Property / FUNC_CABLE_SPECIALCABLE(Int32) Property

In This Topic
    FUNC_CABLE_SPECIALCABLE(Int32) Property
    In This Topic
    Special cable # 20066. This property isn't indexed.
    Syntax
    public PropertyValue FUNC_CABLE_SPECIALCABLE( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ FUNC_CABLE_SPECIALCABLE {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    The cable is reported as a special cable. The message "Differing cable data" is suppressed.

    See Also