Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabase Class / ExistsConnectionPointInfo Method

In This Topic
    ExistsConnectionPointInfo Method
    In This Topic
    Checks if a connection point info with the given name exists.
    Syntax
    public bool ExistsConnectionPointInfo( 
       string name
    )
    public:
    bool ExistsConnectionPointInfo( 
       String^ name
    ) 

    Parameters

    name
    See Also