API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_CABLE_SCREWCONNECTIONSIZE Property / FUNC_CABLE_SCREWCONNECTIONSIZE(Int32) Property

In This Topic
    FUNC_CABLE_SCREWCONNECTIONSIZE(Int32) Property
    In This Topic
    Cable / Conduit: Screw connection size # 20080. This property isn't indexed.
    Syntax
    public PropertyValue FUNC_CABLE_SCREWCONNECTIONSIZE( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ FUNC_CABLE_SCREWCONNECTIONSIZE {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    Remarks

    Shows the size of the thread for screw connections, e.g. "PG13.5". A screw connection helps you quickly and safely connect tube or piping with one thread.

    See Also