Eplan Platform API
Eplan.EplApi.HEServices Namespace / Reports Class

In This Topic
    Reports Class Methods
    In This Topic

    For a list of all members of this type, see Reports members.

    Public Methods
     NameDescription
    Public MethodCreates copper unfolds report  
    Public MethodCreates drilling views report  
    Public MethodOverloaded. Creates embedded report.  
    Public MethodCreates report pages. Only one report for one device can exist in a project, therefore it's always overwritten, when creating. Different situation is while device list is an overview report. There can be many device list in a project(perhaps with different filters), therefore it's never overwritten when creating a new one. To update an existing list of devices, use Reports.Update function.  
    Public MethodCreates reports from templates of given document type.  
    Public MethodCreates model views report  
    Public MethodDestructor  
    Public MethodOverloaded. Generate project reports.  
    Public MethodOverloaded. Updates dynamic formular or embedded report represented by Eplan.EplApi.DataModel.ReportBlockReference.  
    Top
    See Also