|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| void | ConfigView (std::wstring Parameters) |
| Public Member Functions inherited from SCH::IComponentPainterView | |
| void | SetComponent (std::wstring LibReference, std::wstring LibraryPath, int APartIndex, bool AHideTextualDescription) |
| void | SetComponentByHandle (ISch_Component *AHandle, int APartIndex) |
| void | HighLightComponentPins (std::wstring APinNameList, DXP::TColor AHighlightColor, DXP::TColor ANonHighlightColor) |
| void | ShowSpecifiedPinsOnly (std::wstring APinNameList) |
| void | ShowAllPins () |
| void | RenameSpecifiedPins (std::wstring APinNamesParam) |
| void | HideComponentTextualDescriptions () |
| void | ShowPinsAsSelected (std::wstring APinNameList) |
| void | RegisterListener (IComponentPinSelectionListener *APinSelectionListener) |
| void SCH::IComponentPainterView2::ConfigView | ( | std::wstring | Parameters | ) |