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

#include <lib_symbol_library_manager.h>

Public Attributes

wxString name
 
wxString parentSymbolName
 
wxString reference
 
int unitCount
 
bool pinNameInside
 
int pinTextPosition
 
bool powerSymbol
 
bool showPinNumber
 
bool showPinName
 
bool unitsInterchangeable
 
bool includeInBom
 
bool includeOnBoard
 
bool alternateBodyStyle
 
bool keepFootprint
 
bool keepDatasheet
 
bool transferUserFields
 
bool keepContentUserFields
 

Detailed Description

Definition at line 27 of file lib_symbol_library_manager.h.

Member Data Documentation

◆ alternateBodyStyle

bool NEW_SYMBOL_PROPERTIES::alternateBodyStyle

◆ includeInBom

bool NEW_SYMBOL_PROPERTIES::includeInBom

◆ includeOnBoard

bool NEW_SYMBOL_PROPERTIES::includeOnBoard

◆ keepContentUserFields

bool NEW_SYMBOL_PROPERTIES::keepContentUserFields

◆ keepDatasheet

bool NEW_SYMBOL_PROPERTIES::keepDatasheet

◆ keepFootprint

bool NEW_SYMBOL_PROPERTIES::keepFootprint

◆ name

wxString NEW_SYMBOL_PROPERTIES::name

◆ parentSymbolName

wxString NEW_SYMBOL_PROPERTIES::parentSymbolName

◆ pinNameInside

bool NEW_SYMBOL_PROPERTIES::pinNameInside

◆ pinTextPosition

int NEW_SYMBOL_PROPERTIES::pinTextPosition

◆ powerSymbol

bool NEW_SYMBOL_PROPERTIES::powerSymbol

◆ reference

wxString NEW_SYMBOL_PROPERTIES::reference

◆ showPinName

bool NEW_SYMBOL_PROPERTIES::showPinName

◆ showPinNumber

bool NEW_SYMBOL_PROPERTIES::showPinNumber

◆ transferUserFields

bool NEW_SYMBOL_PROPERTIES::transferUserFields

◆ unitCount

int NEW_SYMBOL_PROPERTIES::unitCount

◆ unitsInterchangeable

bool NEW_SYMBOL_PROPERTIES::unitsInterchangeable

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