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

In This Topic
    Reports Class Members
    In This Topic

    The following tables list the members exposed by Reports.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    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