API Help
Eplan.EplApi.HEServices Namespace / MountingPanelService Class / UpdateMainElements Method / UpdateMainElements(Project) Method
A project to update main functions in.

In This Topic
UpdateMainElements(Project) Method
In This Topic
Transfers part references of all the part placements in the project to main functions. Corresponds to the 'Project data -> Parts / Devices -> 2D panel layout -> Update main elements' menu item.
Syntax
public Function[] UpdateMainElements( 
   Project prj
)

Parameters

prj
A project to update main functions in.

Return Value

An array of modified main functions.
See Also