public void OpenInstallationSpaceWithPlacement3D( Placement3D oPlacement )
public: void OpenInstallationSpaceWithPlacement3D( Placement3D^ oPlacement )
Parameters
| Parameter Name | Description |
|---|---|
| oPlacement | Placement to be selected. |
public void OpenInstallationSpaceWithPlacement3D( Placement3D oPlacement )
public: void OpenInstallationSpaceWithPlacement3D( Placement3D^ oPlacement )
| Parameter Name | Description |
|---|---|
| oPlacement | Placement to be selected. |
| Exception | Description |
|---|---|
| System.ArgumentNullException | Is thrown in case of NULL parameters. |
| System.ApplicationException | The graphics editor interface could not be created. |