|
Altium C++ SDK 3.0
|
#include <EDP.PCB.Interfaces.h>
Public Member Functions | |
| int | GetState_Count () |
| IPCB_3DMovieIterator * | Get3DMovieIterator () |
| IPCB_3DMovie * | GetState_3DMovieById (int const AId) |
| IPCB_3DMovie * | GetState_3DMovieByName (std::wstring const AName) |
| int | GetState_CurrentMovieID () |
| void | SetState_CurrentMovieID (int const AId) |
| IPCB_3DMovieIterator * PCB::IPCB_3DMovieManager::Get3DMovieIterator | ( | ) |
| IPCB_3DMovie * PCB::IPCB_3DMovieManager::GetState_3DMovieById | ( | int const | AId | ) |
| IPCB_3DMovie * PCB::IPCB_3DMovieManager::GetState_3DMovieByName | ( | std::wstring const | AName | ) |
| int PCB::IPCB_3DMovieManager::GetState_Count | ( | ) |
| int PCB::IPCB_3DMovieManager::GetState_CurrentMovieID | ( | ) |
| void PCB::IPCB_3DMovieManager::SetState_CurrentMovieID | ( | int const | AId | ) |