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

Axis-aligned box in OrCAD DBU; corner order as stored (not normalized). More...

#include <orcad_records.h>

Public Attributes

int x1 = 0
 
int y1 = 0
 
int x2 = 0
 
int y2 = 0
 

Detailed Description

Axis-aligned box in OrCAD DBU; corner order as stored (not normalized).

Definition at line 178 of file orcad_records.h.

Member Data Documentation

◆ x1

◆ x2

◆ y1

◆ y2


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