|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| TIbisMatrixType | GetMatrixType () |
| int | GetRowCount () |
| bool | GetBandwithFound () |
| int | GetBandwidth () |
| IIbisMatrixRowList * | GetMatrixRows () |
| int SCH::IIbisMatrix::GetBandwidth | ( | ) |
| bool SCH::IIbisMatrix::GetBandwithFound | ( | ) |
| IIbisMatrixRowList * SCH::IIbisMatrix::GetMatrixRows | ( | ) |
| TIbisMatrixType SCH::IIbisMatrix::GetMatrixType | ( | ) |
| int SCH::IIbisMatrix::GetRowCount | ( | ) |