Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / ProjectParserParameter Class / SetParameter Method
the project to get the parameter from.

In This Topic
    SetParameter Method
    In This Topic
    Sets the Parameter to resolve the units that depend on the project, p.e. Length_Project_cable
    Syntax
    public void SetParameter( 
       Project project
    )
    public:
    void SetParameter( 
       Project^ project
    ) 

    Parameters

    Parameter NameDescription
    projectthe project to get the parameter from.
    See Also