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

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

#include <constraint_builder.h>

Public Attributes

CONSTRAINT_ANCHOR dimAnchor
 
CONSTRAINT_MEMBER target
 

Detailed Description

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

Definition at line 145 of file constraint_builder.h.

Member Data Documentation

◆ dimAnchor

CONSTRAINT_ANCHOR DIMENSION_ENDPOINT_BINDING::dimAnchor

Definition at line 147 of file constraint_builder.h.

◆ target

CONSTRAINT_MEMBER DIMENSION_ENDPOINT_BINDING::target

Definition at line 148 of file constraint_builder.h.


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