Eplan Platform API
Eplan.EplApi.DataModel Namespace / Connection Class / MakePersistent Method

MakePersistent Method (Connection)
Allows to create non-placed connection from a connection template. In effect connection template becomes covered template.
Syntax
public void MakePersistent()
Exceptions
ExceptionDescription
Thrown when internally used handle is not valid.
Thrown when an internal error occured. Please refer to the error message.
See Also