KiCad PCB EDA Suite
Loading...
Searching...
No Matches
LIB_SYMBOL_OPTIONS Struct Reference

#include <lib_symbol.h>

Public Member Functions

 LIB_SYMBOL_OPTIONS ()
 

Public Attributes

TRANSFORM transform
 
bool force_draw_pin_text
 
bool draw_visible_fields
 
bool draw_hidden_fields
 
bool show_elec_type
 
bool show_connect_point
 

Detailed Description

Definition at line 62 of file lib_symbol.h.

Constructor & Destructor Documentation

◆ LIB_SYMBOL_OPTIONS()

LIB_SYMBOL_OPTIONS::LIB_SYMBOL_OPTIONS ( )
inline

Member Data Documentation

◆ draw_hidden_fields

◆ draw_visible_fields

bool LIB_SYMBOL_OPTIONS::draw_visible_fields

◆ force_draw_pin_text

bool LIB_SYMBOL_OPTIONS::force_draw_pin_text

◆ show_connect_point

bool LIB_SYMBOL_OPTIONS::show_connect_point

◆ show_elec_type

bool LIB_SYMBOL_OPTIONS::show_elec_type

Definition at line 68 of file lib_symbol.h.

Referenced by LIB_SYMBOL_OPTIONS(), and LIB_PIN::print().

◆ transform


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