KiCad PCB EDA Suite
|
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. | |
Definition at line 168 of file test_shape_arc.cpp.
std::string ARC_CPA_CASE::m_ctx_name |
The text context name.
Definition at line 171 of file test_shape_arc.cpp.
ARC_CENTRE_PT_ANGLE ARC_CPA_CASE::m_geom |
Geom of the arc.
Definition at line 174 of file test_shape_arc.cpp.
ARC_PROPERTIES ARC_CPA_CASE::m_properties |
Expected properties.
Definition at line 180 of file test_shape_arc.cpp.
int ARC_CPA_CASE::m_width |
Arc line width.
Definition at line 177 of file test_shape_arc.cpp.