|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
| bool SCH::ISch_NoERC::GetIsActive | ( | ) |
| TRotationBy90 SCH::ISch_NoERC::GetOrientation | ( | ) |
| std::wstring SCH::ISch_NoERC::GetStrConnectionPairsToSuppress | ( | ) |
| std::wstring SCH::ISch_NoERC::GetStrErrorKindSetToSuppress | ( | ) |
| std::wstring SCH::ISch_NoERC::GetStrSuppressableErrors | ( | ) |
| bool SCH::ISch_NoERC::GetSuppressAll | ( | ) |
| TNoERCSymbol SCH::ISch_NoERC::GetSymbol | ( | ) |
| void SCH::ISch_NoERC::SetIsActive | ( | bool | AIsActive | ) |
| void SCH::ISch_NoERC::SetOrientation | ( | TRotationBy90 | ARotationBy90 | ) |
| void SCH::ISch_NoERC::SetStrConnectionPairsToSuppress | ( | std::wstring | AStrConnectionPairsToSuppress | ) |
| void SCH::ISch_NoERC::SetStrErrorKindSetToSuppress | ( | std::wstring | AStrErrorKindSet | ) |
| void SCH::ISch_NoERC::SetSuppressAll | ( | bool | ASuppressAll | ) |
| void SCH::ISch_NoERC::SetSymbol | ( | TNoERCSymbol | ASymbol | ) |