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

Bus entry (structure type 29). More...

#include <orcad_records.h>

Public Attributes

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

Detailed Description

Bus entry (structure type 29).

Body layout: u32 color, i32 x1, y1, x2, y2, 8 unknown bytes

Definition at line 513 of file orcad_records.h.

Member Data Documentation

◆ color

int ORCAD_BUS_ENTRY::color = 0

◆ x1

◆ x2

◆ y1

◆ y2


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