Parameters
| Parameter Name | Description |
|---|---|
| pProject | Eplan.EplApi.DataModel.Project where the Function will be located in |
4 and id 1.| Parameter Name | Description |
|---|---|
| pProject | Eplan.EplApi.DataModel.Project where the Function will be located in |
| Exception | Description |
|---|---|
| Eplan.EplApi.DataModel.ObjectCreationException | Thrown when the function cannot be created. |
| System.ArgumentNullException | Thrown when pProject is null. |
| Eplan.EplApi.DataModel.ObjectAlreadyCreatedException | Thrown when the function has already been created. |