public void Unhide( Placement3D pPlacement3D )
public: void Unhide( Placement3D^ pPlacement3D )
Parameters
| Parameter Name | Description |
|---|---|
| pPlacement3D |
public void Unhide( Placement3D pPlacement3D )
public: void Unhide( Placement3D^ pPlacement3D )
| Parameter Name | Description |
|---|---|
| pPlacement3D |
| Exception | Description |
|---|---|
| System.ArgumentNullException | Is thrown when parameter is NULL. |
| System.ArgumentException | Is thrown when parameter is invalid. |
| System.ApplicationException | Is thrown if the current license does not allow the execution of this task. |
| Eplan.EplApi.Base.BaseException | If internal error has occured. Please check exception message. |