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

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::ISchComponentLink:

Public Member Functions

std::wstring GetComponentDesignator ()
std::wstring GetLibraryReference ()
std::wstring GetComponentDocumentPath ()
std::wstring GetSubProjectPath ()
std::wstring GetDescription ()
std::wstring GetProjectPath ()
IProjectLinkGetProjectLink ()
void CrossProbe ()
void SetSubProjectPath (std::wstring AProjectPath)

Member Function Documentation

◆ CrossProbe()

void SCH::ISchComponentLink::CrossProbe ( )

◆ GetComponentDesignator()

std::wstring SCH::ISchComponentLink::GetComponentDesignator ( )

◆ GetComponentDocumentPath()

std::wstring SCH::ISchComponentLink::GetComponentDocumentPath ( )

◆ GetDescription()

std::wstring SCH::ISchComponentLink::GetDescription ( )

◆ GetLibraryReference()

std::wstring SCH::ISchComponentLink::GetLibraryReference ( )

◆ GetProjectLink()

IProjectLink * SCH::ISchComponentLink::GetProjectLink ( )

◆ GetProjectPath()

std::wstring SCH::ISchComponentLink::GetProjectPath ( )

◆ GetSubProjectPath()

std::wstring SCH::ISchComponentLink::GetSubProjectPath ( )

◆ SetSubProjectPath()

void SCH::ISchComponentLink::SetSubProjectPath ( std::wstring AProjectPath)

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