public void Hide( Placement3D pPlacement3D )
public: void Hide( Placement3D^ pPlacement3D )
Parameters
- pPlacement3D
public void Hide( Placement3D pPlacement3D )
public: void Hide( Placement3D^ 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. |