Eplan Platform API
Eplan.EplApi.DataModel Namespace / DynamicConnectionLine Class / GetGraphics Method

GetGraphics Method (DynamicConnectionLine)
Gets graphical representation of the DynamicConnectionLine.
Syntax
public Placement GetGraphics()

Return Value

null when there if no graphical representation

graphical representation of the DynamicConnectionLine

Exceptions
ExceptionDescription
Thrown when graphical representation of this DynamicConnectionLine cannot be retrieved.
See Also