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

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IServerModel:

Public Member Functions

int PortCount ()
void AddPort (std::wstring const AName)
bool CheckSchPins ()
bool CheckModelPins ()
std::wstring Name ()
std::wstring PortName (int AnIndex)

Member Function Documentation

◆ AddPort()

void SCH::IServerModel::AddPort ( std::wstring const AName)

◆ CheckModelPins()

bool SCH::IServerModel::CheckModelPins ( )

◆ CheckSchPins()

bool SCH::IServerModel::CheckSchPins ( )

◆ Name()

std::wstring SCH::IServerModel::Name ( )

◆ PortCount()

int SCH::IServerModel::PortCount ( )

◆ PortName()

std::wstring SCH::IServerModel::PortName ( int AnIndex)

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