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

#include <ee_actions.h>

Public Attributes

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

Detailed Description

Definition at line 317 of file ee_actions.h.

Member Data Documentation

◆ m_Reannotate

bool EE_ACTIONS::PLACE_SYMBOL_PARAMS::m_Reannotate = true

Definition at line 322 of file ee_actions.h.

Referenced by SCH_DRAWING_TOOLS::PlaceSymbol().

◆ m_Symbol

SCH_SYMBOL* EE_ACTIONS::PLACE_SYMBOL_PARAMS::m_Symbol = nullptr

< Provide a symbol to place

If a symbol is provide, reannotate it?

Definition at line 320 of file ee_actions.h.

Referenced by SCH_DRAWING_TOOLS::PlaceSymbol().


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