API Help
Eplan.EplApi.HEServices Namespace / Edit3D Class / OpenInstallationSpaceWithPlacement3D Method
Placement to be selected.

OpenInstallationSpaceWithPlacement3D Method
Opens the installation space and selects the Placement passed as oPlacement. The Placement is selected in the graphic editor.
Syntax
public void OpenInstallationSpaceWithPlacement3D( 
   Placement3D oPlacement
)

Parameters

oPlacement
Placement to be selected.
Exceptions
ExceptionDescription
Is thrown in case of null \parameters.
The graphics editor interface could not be created.
See Also