Altium C++ SDK 3.0
Loading...
Searching...
No Matches
PCB::IImporterFile Struct Reference

#include <EDP.PCB.Interfaces.h>

Inheritance diagram for PCB::IImporterFile:
PCB::IImporterObject

Public Member Functions

std::wstring Get_FilePath ()
int Get_OutputFileCount ()
std::wstring Get_OutputFileNames (int AIndex)
bool EditOptions ()
void Analyze (IHandler_Status *const AHandler)
void Import (IHandler_Status *const AHandler, ILogSection *const ALogSection, std::wstring const AOutputDirPath, EDP::IProject *const AProject)

Member Function Documentation

◆ Analyze()

void PCB::IImporterFile::Analyze ( IHandler_Status *const AHandler)

◆ EditOptions()

bool PCB::IImporterFile::EditOptions ( )

◆ Get_FilePath()

std::wstring PCB::IImporterFile::Get_FilePath ( )

◆ Get_OutputFileCount()

int PCB::IImporterFile::Get_OutputFileCount ( )

◆ Get_OutputFileNames()

std::wstring PCB::IImporterFile::Get_OutputFileNames ( int AIndex)

◆ Import()

void PCB::IImporterFile::Import ( IHandler_Status *const AHandler,
ILogSection *const ALogSection,
std::wstring const AOutputDirPath,
EDP::IProject *const AProject )

The documentation for this struct was generated from the following file: