Parameters
- prj
- Eplan.EplApi.DataModel.Project where the PLC will be created
- variant
- Eplan.EplApi.DataModel.MasterData.SymbolVariant representing the graphical symbol of the PLC
Exception | Description |
---|---|
ObjectCreationException | Thrown when the function cannot be created. |
System.ArgumentNullException | Thrown when page is null . |
System.ArgumentNullException | Thrown when symbVariant is null . |
IncorrectSymbolTypeException | Thrown when the function cannot be created. |
ObjectAlreadyCreatedException | Thrown when the function has already been created. |