KiCad PCB EDA Suite
Loading...
Searching...
No Matches
BOARD_CONSTRAINT_ADAPTER::ANCHOR_PARAMS Struct Reference

Param indices of an anchor coordinates a rect corner aliases mixed start end params so y is not always x plus 1. More...

Public Member Functions

bool IsValid () const
 

Public Attributes

int x = -1
 
int y = -1
 

Detailed Description

Param indices of an anchor coordinates a rect corner aliases mixed start end params so y is not always x plus 1.

Definition at line 232 of file board_constraint_adapter.h.

Member Function Documentation

◆ IsValid()

bool BOARD_CONSTRAINT_ADAPTER::ANCHOR_PARAMS::IsValid ( ) const
inline

Member Data Documentation

◆ x

int BOARD_CONSTRAINT_ADAPTER::ANCHOR_PARAMS::x = -1

◆ y

int BOARD_CONSTRAINT_ADAPTER::ANCHOR_PARAMS::y = -1

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