API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNCTION3D_TERMINALPOSITION_MAXWIRECOUNT Property / FUNCTION3D_TERMINALPOSITION_MAXWIRECOUNT Property

In This Topic
    FUNCTION3D_TERMINALPOSITION_MAXWIRECOUNT Property
    In This Topic
    Connection point pattern: Max. number of connections # 36064.
    Syntax
    public PropertyValue FUNCTION3D_TERMINALPOSITION_MAXWIRECOUNT {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_TERMINALPOSITION_MAXWIRECOUNT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only. Property is indexed. Possible indexes are from 1 to 1000.

    Maximum number of connections that can be connected to the connection point; defined in the connection point pattern.

    See Also