KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SCH_IO_GEDA::BUS_SEGMENT Struct Reference

Parsed bus segment in KiCad coordinates with gEDA ripper direction. More...

Public Attributes

VECTOR2I start
 
VECTOR2I end
 
int ripperDir
 -1, 0, or 1 from gEDA U line
 

Detailed Description

Parsed bus segment in KiCad coordinates with gEDA ripper direction.

Definition at line 338 of file sch_io_geda.h.

Member Data Documentation

◆ end

VECTOR2I SCH_IO_GEDA::BUS_SEGMENT::end

Definition at line 341 of file sch_io_geda.h.

◆ ripperDir

int SCH_IO_GEDA::BUS_SEGMENT::ripperDir

-1, 0, or 1 from gEDA U line

Definition at line 342 of file sch_io_geda.h.

◆ start

VECTOR2I SCH_IO_GEDA::BUS_SEGMENT::start

Definition at line 340 of file sch_io_geda.h.


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