|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
| std::wstring SCH::ISch_Pin::FullDesignator | ( | ) |
| std::wstring SCH::ISch_Pin::GetState_DefaultValue | ( | ) |
| std::wstring SCH::ISch_Pin::GetState_Description | ( | ) |
| std::wstring SCH::ISch_Pin::GetState_Designator | ( | ) |
| DXP::TColor SCH::ISch_Pin::GetState_Designator_CustomColor | ( | ) |
| int SCH::ISch_Pin::GetState_Designator_CustomFontID | ( | ) |
| int SCH::ISch_Pin::GetState_Designator_CustomPosition_Margin | ( | ) |
| TPinTextRotationAnchor SCH::ISch_Pin::GetState_Designator_CustomPosition_RotationAnchor | ( | ) |
| TRotationBy90 SCH::ISch_Pin::GetState_Designator_CustomPosition_RotationRelative | ( | ) |
| TPinItemMode SCH::ISch_Pin::GetState_Designator_FontMode | ( | ) |
| TPinItemMode SCH::ISch_Pin::GetState_Designator_PositionMode | ( | ) |
| EDP::TPinElectrical SCH::ISch_Pin::GetState_Electrical | ( | ) |
| TStdLogicState SCH::ISch_Pin::GetState_FormalType | ( | ) |
| std::wstring SCH::ISch_Pin::GetState_HiddenNetName | ( | ) |
| bool SCH::ISch_Pin::GetState_IsHidden | ( | ) |
| std::wstring SCH::ISch_Pin::GetState_Name | ( | ) |
| DXP::TColor SCH::ISch_Pin::GetState_Name_CustomColor | ( | ) |
| int SCH::ISch_Pin::GetState_Name_CustomFontID | ( | ) |
| int SCH::ISch_Pin::GetState_Name_CustomPosition_Margin | ( | ) |
| TPinTextRotationAnchor SCH::ISch_Pin::GetState_Name_CustomPosition_RotationAnchor | ( | ) |
| TRotationBy90 SCH::ISch_Pin::GetState_Name_CustomPosition_RotationRelative | ( | ) |
| TPinItemMode SCH::ISch_Pin::GetState_Name_FontMode | ( | ) |
| TPinItemMode SCH::ISch_Pin::GetState_Name_PositionMode | ( | ) |
| TRotationBy90 SCH::ISch_Pin::GetState_Orientation | ( | ) |
| int SCH::ISch_Pin::GetState_PinLength | ( | ) |
| bool SCH::ISch_Pin::GetState_ShowDesignator | ( | ) |
| bool SCH::ISch_Pin::GetState_ShowName | ( | ) |
| std::wstring SCH::ISch_Pin::GetState_SwapIdPair | ( | ) |
| std::wstring SCH::ISch_Pin::GetState_SwapIdPart | ( | ) |
| std::wstring SCH::ISch_Pin::GetState_SwapIdPartPin | ( | ) |
| std::wstring SCH::ISch_Pin::GetState_SwapIdPin | ( | ) |
| TIeeeSymbol SCH::ISch_Pin::GetState_Symbol_Inner | ( | ) |
| TIeeeSymbol SCH::ISch_Pin::GetState_Symbol_InnerEdge | ( | ) |
| TSize SCH::ISch_Pin::GetState_Symbol_LineWidth | ( | ) |
| TIeeeSymbol SCH::ISch_Pin::GetState_Symbol_Outer | ( | ) |
| TIeeeSymbol SCH::ISch_Pin::GetState_Symbol_OuterEdge | ( | ) |
| int SCH::ISch_Pin::GetState_Width | ( | ) |
| ISch_Component * SCH::ISch_Pin::OwnerSchComponent | ( | ) |
| void SCH::ISch_Pin::SetState_DefaultValue | ( | std::wstring | AValue | ) |
| void SCH::ISch_Pin::SetState_Description | ( | std::wstring | AValue | ) |
| void SCH::ISch_Pin::SetState_Designator | ( | std::wstring | AValue | ) |
| void SCH::ISch_Pin::SetState_Designator_CustomColor | ( | DXP::TColor | AValue | ) |
| void SCH::ISch_Pin::SetState_Designator_CustomFontID | ( | int | AValue | ) |
| void SCH::ISch_Pin::SetState_Designator_CustomPosition_Margin | ( | int | AValue | ) |
| void SCH::ISch_Pin::SetState_Designator_CustomPosition_RotationAnchor | ( | TPinTextRotationAnchor | AValue | ) |
| void SCH::ISch_Pin::SetState_Designator_CustomPosition_RotationRelative | ( | TRotationBy90 | AValue | ) |
| void SCH::ISch_Pin::SetState_Designator_FontMode | ( | TPinItemMode | AValue | ) |
| void SCH::ISch_Pin::SetState_Designator_PositionMode | ( | TPinItemMode | AValue | ) |
| void SCH::ISch_Pin::SetState_Electrical | ( | EDP::TPinElectrical | AValue | ) |
| void SCH::ISch_Pin::SetState_FormalType | ( | TStdLogicState | AValue | ) |
| void SCH::ISch_Pin::SetState_HiddenNetName | ( | std::wstring | AValue | ) |
| void SCH::ISch_Pin::SetState_IsHidden | ( | bool | AValue | ) |
| void SCH::ISch_Pin::SetState_Name | ( | std::wstring | AValue | ) |
| void SCH::ISch_Pin::SetState_Name_CustomColor | ( | DXP::TColor | AValue | ) |
| void SCH::ISch_Pin::SetState_Name_CustomFontID | ( | int | AValue | ) |
| void SCH::ISch_Pin::SetState_Name_CustomPosition_Margin | ( | int | AValue | ) |
| void SCH::ISch_Pin::SetState_Name_CustomPosition_RotationAnchor | ( | TPinTextRotationAnchor | AValue | ) |
| void SCH::ISch_Pin::SetState_Name_CustomPosition_RotationRelative | ( | TRotationBy90 | AValue | ) |
| void SCH::ISch_Pin::SetState_Name_FontMode | ( | TPinItemMode | AValue | ) |
| void SCH::ISch_Pin::SetState_Name_PositionMode | ( | TPinItemMode | AValue | ) |
| void SCH::ISch_Pin::SetState_Orientation | ( | TRotationBy90 | AValue | ) |
| void SCH::ISch_Pin::SetState_PinLength | ( | int | AValue | ) |
| void SCH::ISch_Pin::SetState_ShowDesignator | ( | bool | AValue | ) |
| void SCH::ISch_Pin::SetState_ShowName | ( | bool | AValue | ) |
| void SCH::ISch_Pin::SetState_SwapIdPair | ( | std::wstring | AValue | ) |
| void SCH::ISch_Pin::SetState_SwapIdPart | ( | std::wstring | AValue | ) |
| void SCH::ISch_Pin::SetState_SwapIdPartPin | ( | std::wstring | AValue | ) |
| void SCH::ISch_Pin::SetState_SwapIdPin | ( | std::wstring | AValue | ) |
| void SCH::ISch_Pin::SetState_Symbol_Inner | ( | TIeeeSymbol | AValue | ) |
| void SCH::ISch_Pin::SetState_Symbol_InnerEdge | ( | TIeeeSymbol | AValue | ) |
| void SCH::ISch_Pin::SetState_Symbol_LineWidth | ( | TSize | AValue | ) |
| void SCH::ISch_Pin::SetState_Symbol_Outer | ( | TIeeeSymbol | AValue | ) |
| void SCH::ISch_Pin::SetState_Symbol_OuterEdge | ( | TIeeeSymbol | AValue | ) |
| void SCH::ISch_Pin::SetState_Width | ( | int | AValue | ) |