KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PADS_SCH_BINARY::MODEL_CONNECTION Struct Reference

#include <pads_sch_binary_model.h>

Public Member Functions

bool operator== (const MODEL_CONNECTION &) const =default
 

Public Attributes

SOURCE_PROVENANCE source
 
std::vector< MODEL_CONNECTION_ENDPOINTendpoints
 
std::vector< SOURCE_POINTvertices
 
std::vector< SOURCE_PROPERTYproperties
 

Detailed Description

Definition at line 587 of file pads_sch_binary_model.h.

Member Function Documentation

◆ operator==()

bool PADS_SCH_BINARY::MODEL_CONNECTION::operator== ( const MODEL_CONNECTION & ) const
default

Member Data Documentation

◆ endpoints

std::vector<MODEL_CONNECTION_ENDPOINT> PADS_SCH_BINARY::MODEL_CONNECTION::endpoints

◆ properties

std::vector<SOURCE_PROPERTY> PADS_SCH_BINARY::MODEL_CONNECTION::properties

Definition at line 592 of file pads_sch_binary_model.h.

◆ source

SOURCE_PROVENANCE PADS_SCH_BINARY::MODEL_CONNECTION::source

Definition at line 589 of file pads_sch_binary_model.h.

◆ vertices

std::vector<SOURCE_POINT> PADS_SCH_BINARY::MODEL_CONNECTION::vertices

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