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

GetGraphics Method (LocationBox)
Gets a Placement object that represents the structure box. graphically on a page.
Syntax
public Placement GetGraphics()

Return Value

nullptr if there is no graphical representation

of the structure box on a page

Exceptions
ExceptionDescription
Thrown when retrieving of graphical representation of this structure box failed.
See Also