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

#include <sch_actions.h>

Public Attributes

SCH_SYMBOLm_Symbol = nullptr
 < Symbol used as reference for unit placement
 
int m_Unit = 0
 

Detailed Description

Definition at line 315 of file sch_actions.h.

Member Data Documentation

◆ m_Symbol

SCH_SYMBOL* SCH_ACTIONS::PLACE_SYMBOL_UNIT_PARAMS::m_Symbol = nullptr

< Symbol used as reference for unit placement

Unit number to place; 0 means next available unit

Definition at line 318 of file sch_actions.h.

Referenced by SCH_DRAWING_TOOLS::PlaceNextSymbolUnit().

◆ m_Unit

int SCH_ACTIONS::PLACE_SYMBOL_UNIT_PARAMS::m_Unit = 0

Definition at line 320 of file sch_actions.h.

Referenced by SCH_DRAWING_TOOLS::PlaceNextSymbolUnit().


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