Eplan Platform API
Eplan.EplApi.HEServices Namespace / Import Class
Members

In This Topic
    Import Class
    In This Topic
    Class for importing different sorts of external data. The EPLAN P8 API provides means to import PXF, DXF, and DWG files.
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.HEServices.Import

    Syntax
    public class Import 
    public ref class Import 
    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Methods
     NameDescription
    Public MethodImports a Step file as a design space  
    Public MethodDestructor  
    Public MethodOverloaded. Creates an EPLAN macro from a DXF / DWG file.  
    Public MethodOverloaded. Imports a DXF or DWG file into an existing page. You have the possibility to move and scale the drawings.  
    Public MethodImports a Step file  
    Public MethodOverloaded. Imports comments from PDF file.  
    Public MethodOverloaded. Creates a project from an imported PXF file.  
    Top
    See Also