Parameters
| Parameter Name | Description |
|---|---|
| project | Eplan.EplApi.DataModel.Project the Line will be assign to. |
| Parameter Name | Description |
|---|---|
| project | Eplan.EplApi.DataModel.Project the Line will be assign to. |
| Exception | Description |
|---|---|
| System.ArgumentNullException | Thrown when project is null. |
| Eplan.EplApi.DataModel.ObjectCreationException | Thrown when the Line cannot be created. |
| Eplan.EplApi.DataModel.ObjectAlreadyCreatedException | Thrown when the Line has already been created. |