KiCad PCB EDA Suite
Loading...
Searching...
No Matches
line_chain_construction.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  KI_TEST
 

Functions

SHAPE_LINE_CHAIN KI_TEST::BuildRectChain (const VECTOR2I &aSize, const VECTOR2I &aCentre={ 0, 0 })
 Builds a rectangular SHAPE_LINE_CHAIN of a certain size at a certain centre. More...
 
SHAPE_LINE_CHAIN KI_TEST::BuildSquareChain (int aSize, const VECTOR2I &aCentre={ 0, 0 })
 Builds a square SHAPE_LINE_CHAIN of a certain size at a certain centre. More...