KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SCH_ACTIONS::PLACE_SYMBOL_PARAMS Struct Reference

#include <sch_actions.h>

Public Attributes

SCH_SYMBOLm_Symbol = nullptr
 < Provide a symbol to place
 
bool m_Reannotate = true
 

Detailed Description

Definition at line 313 of file sch_actions.h.

Member Data Documentation

◆ m_Reannotate

bool SCH_ACTIONS::PLACE_SYMBOL_PARAMS::m_Reannotate = true

Definition at line 318 of file sch_actions.h.

Referenced by SCH_DRAWING_TOOLS::PlaceSymbol().

◆ m_Symbol

SCH_SYMBOL* SCH_ACTIONS::PLACE_SYMBOL_PARAMS::m_Symbol = nullptr

< Provide a symbol to place

If a symbol is provide, reannotate it?

Definition at line 316 of file sch_actions.h.

Referenced by SCH_DRAWING_TOOLS::PlaceSymbol().


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