|
KiCad PCB EDA Suite
|
Public Attributes | |
| int | n |
| double | angle_offset |
| VECTOR2I | centre |
| bool | rotate |
Definition at line 282 of file test_array_options.cpp.
| double CIRC_ARRAY_GEOM_PARAMS::angle_offset |
Definition at line 285 of file test_array_options.cpp.
| VECTOR2I CIRC_ARRAY_GEOM_PARAMS::centre |
Definition at line 286 of file test_array_options.cpp.
| int CIRC_ARRAY_GEOM_PARAMS::n |
Definition at line 284 of file test_array_options.cpp.
| bool CIRC_ARRAY_GEOM_PARAMS::rotate |
Definition at line 287 of file test_array_options.cpp.