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

In This Topic
    ExistsConstruction Method
    In This Topic
    Checks if a construction with the given name exists.
    Syntax
    public bool ExistsConstruction( 
       string name
    )
    public:
    bool ExistsConstruction( 
       String^ name
    ) 

    Parameters

    name
    See Also