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

#include <pads_sch_binary_model.h>

Public Member Functions

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

Public Attributes

SOURCE_PROVENANCE source
 
SHEET_REFERENCE sheet
 
SOURCE_STRING text
 
SOURCE_POINT position
 
int angle = 0
 
MODEL_TEXT_PRESENTATION presentation
 
std::vector< SOURCE_PROPERTYproperties
 

Detailed Description

Definition at line 680 of file pads_sch_binary_model.h.

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ angle

int PADS_SCH_BINARY::MODEL_TEXT::angle = 0

Definition at line 686 of file pads_sch_binary_model.h.

◆ position

SOURCE_POINT PADS_SCH_BINARY::MODEL_TEXT::position

Definition at line 685 of file pads_sch_binary_model.h.

◆ presentation

MODEL_TEXT_PRESENTATION PADS_SCH_BINARY::MODEL_TEXT::presentation

Definition at line 687 of file pads_sch_binary_model.h.

◆ properties

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

Definition at line 688 of file pads_sch_binary_model.h.

◆ sheet

SHEET_REFERENCE PADS_SCH_BINARY::MODEL_TEXT::sheet

Definition at line 683 of file pads_sch_binary_model.h.

◆ source

SOURCE_PROVENANCE PADS_SCH_BINARY::MODEL_TEXT::source

Definition at line 682 of file pads_sch_binary_model.h.

◆ text

SOURCE_STRING PADS_SCH_BINARY::MODEL_TEXT::text

Definition at line 684 of file pads_sch_binary_model.h.


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