API Help
Eplan.EplApi.DataModel Namespace / DMObjectsFinder Class / Initialize Method

In This Topic
    Initialize Method (DMObjectsFinder)
    In This Topic
    Sets the project used. The same as project parameter in the constructor. Used when accessing API registered as COM.
    Syntax
    public void Initialize( 
       Project proj
    )
    public:
    void Initialize( 
       Project^ proj
    ) 

    Parameters

    proj
    See Also