Altium C++ SDK 3.0
Loading...
Searching...
No Matches
SCH::IComponentPainterView Struct Reference

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IComponentPainterView:
SCH::IComponentPainterView2

Public Member Functions

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)

Member Function Documentation

◆ HideComponentTextualDescriptions()

void SCH::IComponentPainterView::HideComponentTextualDescriptions ( )

◆ HighLightComponentPins()

void SCH::IComponentPainterView::HighLightComponentPins ( std::wstring APinNameList,
DXP::TColor AHighlightColor,
DXP::TColor ANonHighlightColor )

◆ RegisterListener()

void SCH::IComponentPainterView::RegisterListener ( IComponentPinSelectionListener * APinSelectionListener)

◆ RenameSpecifiedPins()

void SCH::IComponentPainterView::RenameSpecifiedPins ( std::wstring APinNamesParam)

◆ SetComponent()

void SCH::IComponentPainterView::SetComponent ( std::wstring LibReference,
std::wstring LibraryPath,
int APartIndex,
bool AHideTextualDescription )

◆ SetComponentByHandle()

void SCH::IComponentPainterView::SetComponentByHandle ( ISch_Component * AHandle,
int APartIndex )

◆ ShowAllPins()

void SCH::IComponentPainterView::ShowAllPins ( )

◆ ShowPinsAsSelected()

void SCH::IComponentPainterView::ShowPinsAsSelected ( std::wstring APinNameList)

◆ ShowSpecifiedPinsOnly()

void SCH::IComponentPainterView::ShowSpecifiedPinsOnly ( std::wstring APinNameList)

The documentation for this struct was generated from the following file: