Eplan Platform API
Eplan.EplApi.DataModel Namespace
/
Connection Class
/ MakePersistent Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++/CLI
C#
C++/CLI
In This Topic
MakePersistent Method (Connection)
In This Topic
Allows to create non-placed connection from a connection template. In effect connection template becomes covered template.
Syntax
C#
C++/CLI
public
void
MakePersistent()
public
:
void
MakePersistent();
Exceptions
Exception
Description
InvalidHandleException
Thrown when internally used handle is not valid.
Eplan.EplApi.Base.BaseException
Thrown when an internal error occured. Please refer to the error message.
See Also
Reference
Connection Class
Connection Members