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
Set the Parameter to resolve the project dependent units, p.e. Length_Project_cable
Syntax
public void SetParameter( 
   Project project
)

Parameters

project
the project to get the parameter from.
See Also