|
Altium C++ SDK 3.0
|
#include <EDP.Interfaces.h>
| bool EDP::IProjectProperties::DM_Compare | ( | std::wstring | DocumentPath, |
| std::wstring | ReportFileName ) |
| void EDP::IProjectProperties::DM_DesignatorRecord_ECOAnnotatePhysicalComponent | ( | IPart *const | APart | ) |
| void EDP::IProjectProperties::DM_DesignatorRecord_ECOBegin | ( | ) |
| void EDP::IProjectProperties::DM_DesignatorRecord_ECOChangeComponentDesignator | ( | IComponent *const | AReferenceComponent, |
| IComponent *const | ATargetComponent ) |
| void EDP::IProjectProperties::DM_DesignatorRecord_ECOEnd | ( | ) |
| int EDP::IProjectProperties::DM_DeviceSheetCount | ( | ) |
| IDocument * EDP::IProjectProperties::DM_DeviceSheets | ( | int | Index | ) |
| DXP::TErrorLevel EDP::IProjectProperties::DM_ErrorLevelsForConnections | ( | TConnectionCode | H, |
| TConnectionCode | V ) |
| TDifferenceCheckLevel EDP::IProjectProperties::DM_GetDifferenceLevel | ( | TDifferenceKind | DifferenceKind | ) |
| std::wstring EDP::IProjectProperties::DM_GetItemRevisionGUID | ( | ) |
| std::wstring EDP::IProjectProperties::DM_GetLogFolderPath | ( | ) |
| std::wstring EDP::IProjectProperties::DM_GetManagedSheetsPath | ( | ) |
| bool EDP::IProjectProperties::DM_GetNetlistSinglePinNets | ( | ) |
| std::wstring EDP::IProjectProperties::DM_InitializeLogFolderPath | ( | ) |
| int EDP::IProjectProperties::DM_ProjectDocumentCount | ( | ) |
| IDocument * EDP::IProjectProperties::DM_ProjectDocuments | ( | int | Index | ) |
| bool EDP::IProjectProperties::DM_RunComponentVariationForm | ( | IDispatch * | Sch_Component, |
| std::wstring | PhysicalSheetName ) |
| bool EDP::IProjectProperties::DM_RunDesignatorAnnotationForm | ( | IDispatch * | Sch_Designator, |
| std::wstring | PhysicalSheetName ) |
| bool EDP::IProjectProperties::DM_RunParameterVariationForm | ( | IDispatch * | Sch_Parameter, |
| std::wstring | PhysicalSheetName ) |
| bool EDP::IProjectProperties::DM_RunProjectDistributorWizard | ( | TReleaseDistributionPartSet | PartSet | ) |
| void EDP::IProjectProperties::DM_SetDifferenceLevel | ( | TDifferenceKind | DifferenceKind, |
| TDifferenceCheckLevel | Value ) |
| void EDP::IProjectProperties::DM_SetErrorLevelsForConnections | ( | TConnectionCode | H, |
| TConnectionCode | V, | ||
| DXP::TErrorLevel | ErrorLevel ) |
| void EDP::IProjectProperties::DM_SetItemRevisionGUID | ( | std::wstring | S | ) |
| void EDP::IProjectProperties::DM_SetLogFolderPath | ( | std::wstring | ALogFolderPath | ) |
| void EDP::IProjectProperties::DM_SetNetlistSinglePinNets | ( | bool | AValue | ) |
| bool EDP::IProjectProperties::DM_UpdateBOMDocument | ( | std::wstring const | BOMDocumentFullPath, |
| std::wstring const | ReportFileName, | ||
| TBOMTypeSet const | BOMToSynch ) |
| bool EDP::IProjectProperties::DM_UpdateBOMFromDatabase | ( | std::wstring const | BOMDocumentFullPath, |
| TBOMTypeSet const | BOMToSynch, | ||
| bool const | CompileBOMDoc ) |