Parameters
- pStartObject
- Placement3D from which connection will start.
- pEndObject
- Placement3D which will be connection end.
Exception | Description |
---|---|
Eplan.EplApi.Base.BaseException | Thrown when connection cannot be created. |
System.ArgumentNullException | Thrown when pStartObject parameter is null . |
System.ArgumentNullException | Thrown when pEndObject parameter is null . |
Eplan.EplApi.DataModel.ObjectAlreadyCreatedException | Thrown when this object has already been created. |