Eplan Platform API
Eplan.EplApi.DataModel Namespace / PotentialDefinition Class / PotentialDefinition Constructor

PotentialDefinition Constructor
Default constructor. Should never be used. Always throws NotImplementedException. It was designed only for COM compatibility.
Syntax
public PotentialDefinition()
Exceptions
ExceptionDescription
Always thrown.
See Also