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

Public Attributes

std::string m_ctx_name
 The text context name.
 
ARC_CENTRE_PT_ANGLE m_geom
 Geom of the arc.
 
int m_width
 Arc line width.
 
ARC_PROPERTIES m_properties
 Expected properties.
 

Detailed Description

Definition at line 168 of file test_shape_arc.cpp.

Member Data Documentation

◆ m_ctx_name

std::string ARC_CPA_CASE::m_ctx_name

The text context name.

Definition at line 171 of file test_shape_arc.cpp.

◆ m_geom

ARC_CENTRE_PT_ANGLE ARC_CPA_CASE::m_geom

Geom of the arc.

Definition at line 174 of file test_shape_arc.cpp.

◆ m_properties

ARC_PROPERTIES ARC_CPA_CASE::m_properties

Expected properties.

Definition at line 180 of file test_shape_arc.cpp.

◆ m_width

int ARC_CPA_CASE::m_width

Arc line width.

Definition at line 177 of file test_shape_arc.cpp.


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