KiCad PCB EDA Suite
Loading...
Searching...
No Matches
sch_marker.cpp File Reference
#include <sch_draw_panel.h>
#include <trigo.h>
#include <widgets/msgpanel.h>
#include <bitmaps.h>
#include <base_units.h>
#include <eda_draw_frame.h>
#include <erc_settings.h>
#include <sch_marker.h>
#include <schematic.h>
#include <widgets/ui_common.h>
#include <pgm_base.h>
#include <settings/settings_manager.h>
#include <settings/color_settings.h>
#include <erc_item.h>
#include <sch_screen.h>

Go to the source code of this file.

Macros

#define SCALING_FACTOR   schIUScale.mmToIU( 0.15 )
 Factor to convert the maker unit shape to internal units:
 

Macro Definition Documentation

◆ SCALING_FACTOR

#define SCALING_FACTOR   schIUScale.mmToIU( 0.15 )

Factor to convert the maker unit shape to internal units:

Definition at line 42 of file sch_marker.cpp.