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

Dimensions use mils when isMetric is zero, otherwise micrometres. More...

#include <orcad_records.h>

Public Attributes

uint32_t createTimestamp = 0
 
uint32_t modifyTimestamp = 0
 
uint32_t width = 0
 
uint32_t height = 0
 
uint32_t pinToPin = 100
 
uint16_t horizontalCount = 0
 
uint16_t verticalCount = 0
 
uint32_t horizontalWidth = 0
 
uint32_t verticalWidth = 0
 
bool horizontalChar = false
 
bool horizontalAscending = false
 
bool verticalChar = false
 
bool verticalAscending = false
 
bool isMetric = false
 
bool borderDisplayed = false
 
bool borderPrinted = false
 
bool gridRefDisplayed = false
 
bool gridRefPrinted = false
 
bool titleblockDisplayed = false
 
bool titleblockPrinted = false
 
bool ansiGridRefs = false
 

Detailed Description

Dimensions use mils when isMetric is zero, otherwise micrometres.

Definition at line 412 of file orcad_records.h.

Member Data Documentation

◆ ansiGridRefs

bool ORCAD_PAGE_SETTINGS::ansiGridRefs = false

Definition at line 434 of file orcad_records.h.

Referenced by BOOST_AUTO_TEST_CASE(), and OrcadParsePageSettings().

◆ borderDisplayed

bool ORCAD_PAGE_SETTINGS::borderDisplayed = false

Definition at line 428 of file orcad_records.h.

Referenced by OrcadParsePageSettings().

◆ borderPrinted

bool ORCAD_PAGE_SETTINGS::borderPrinted = false

◆ createTimestamp

uint32_t ORCAD_PAGE_SETTINGS::createTimestamp = 0

Definition at line 414 of file orcad_records.h.

Referenced by OrcadParsePage(), OrcadParsePageSettings(), and OrcadParsePageV2().

◆ gridRefDisplayed

bool ORCAD_PAGE_SETTINGS::gridRefDisplayed = false

Definition at line 430 of file orcad_records.h.

Referenced by OrcadParsePageSettings().

◆ gridRefPrinted

bool ORCAD_PAGE_SETTINGS::gridRefPrinted = false

◆ height

uint32_t ORCAD_PAGE_SETTINGS::height = 0

Definition at line 417 of file orcad_records.h.

Referenced by OrcadParsePage(), OrcadParsePageSettings(), and OrcadParsePageV2().

◆ horizontalAscending

bool ORCAD_PAGE_SETTINGS::horizontalAscending = false

◆ horizontalChar

bool ORCAD_PAGE_SETTINGS::horizontalChar = false

◆ horizontalCount

uint16_t ORCAD_PAGE_SETTINGS::horizontalCount = 0

◆ horizontalWidth

uint32_t ORCAD_PAGE_SETTINGS::horizontalWidth = 0

◆ isMetric

bool ORCAD_PAGE_SETTINGS::isMetric = false

◆ modifyTimestamp

uint32_t ORCAD_PAGE_SETTINGS::modifyTimestamp = 0

Definition at line 415 of file orcad_records.h.

Referenced by OrcadParsePage(), OrcadParsePageSettings(), and OrcadParsePageV2().

◆ pinToPin

uint32_t ORCAD_PAGE_SETTINGS::pinToPin = 100

Definition at line 418 of file orcad_records.h.

Referenced by OrcadParseLibrary(), and OrcadParsePageSettings().

◆ titleblockDisplayed

bool ORCAD_PAGE_SETTINGS::titleblockDisplayed = false

Definition at line 432 of file orcad_records.h.

Referenced by OrcadParsePageSettings().

◆ titleblockPrinted

bool ORCAD_PAGE_SETTINGS::titleblockPrinted = false

Definition at line 433 of file orcad_records.h.

Referenced by BOOST_AUTO_TEST_CASE(), and OrcadParsePageSettings().

◆ verticalAscending

bool ORCAD_PAGE_SETTINGS::verticalAscending = false

◆ verticalChar

bool ORCAD_PAGE_SETTINGS::verticalChar = false

◆ verticalCount

uint16_t ORCAD_PAGE_SETTINGS::verticalCount = 0

◆ verticalWidth

uint32_t ORCAD_PAGE_SETTINGS::verticalWidth = 0

◆ width

uint32_t ORCAD_PAGE_SETTINGS::width = 0

Definition at line 416 of file orcad_records.h.

Referenced by OrcadParsePage(), OrcadParsePageSettings(), and OrcadParsePageV2().


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