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

One of a drawn item feature points bound coincident to an object anchor by draw time auto constrain sourceAnchor is the drawn item START or END target is the anchor it binds to. More...

#include <constraint_builder.h>

Public Attributes

CONSTRAINT_ANCHOR sourceAnchor
 
CONSTRAINT_MEMBER target
 

Detailed Description

One of a drawn item feature points bound coincident to an object anchor by draw time auto constrain sourceAnchor is the drawn item START or END target is the anchor it binds to.

Definition at line 161 of file constraint_builder.h.

Member Data Documentation

◆ sourceAnchor

CONSTRAINT_ANCHOR ENDPOINT_BINDING::sourceAnchor

Definition at line 163 of file constraint_builder.h.

◆ target

CONSTRAINT_MEMBER ENDPOINT_BINDING::target

Definition at line 164 of file constraint_builder.h.


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