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

Info to set up an arc by tangent to two segments and a radius. More...

Public Attributes

SEG m_segment_1
 
SEG m_segment_2
 
int m_radius
 

Detailed Description

Info to set up an arc by tangent to two segments and a radius.

Definition at line 350 of file test_shape_arc.cpp.

Member Data Documentation

◆ m_radius

int ARC_TAN_TAN_RADIUS::m_radius

Definition at line 354 of file test_shape_arc.cpp.

◆ m_segment_1

SEG ARC_TAN_TAN_RADIUS::m_segment_1

Definition at line 352 of file test_shape_arc.cpp.

◆ m_segment_2

SEG ARC_TAN_TAN_RADIUS::m_segment_2

Definition at line 353 of file test_shape_arc.cpp.


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