API Help
Eplan.EplApi.DataModel Namespace / Function Class / GetGraphics Method

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

Return Value

null when there if no graphical representation

graphical representation of the Function

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