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

Public Attributes

std::string m_ctx_name
 
SHAPE_LINE_CHAIN m_chain
 
int m_shape_count
 
int m_arc_count
 
int m_remove_index
 
int m_expected_shape_count
 
int m_expected_arc_count
 

Detailed Description

Definition at line 477 of file test_shape_line_chain.cpp.

Member Data Documentation

◆ m_arc_count

int REMOVE_SHAPE_CASE::m_arc_count

Definition at line 482 of file test_shape_line_chain.cpp.

◆ m_chain

SHAPE_LINE_CHAIN REMOVE_SHAPE_CASE::m_chain

Definition at line 480 of file test_shape_line_chain.cpp.

◆ m_ctx_name

std::string REMOVE_SHAPE_CASE::m_ctx_name

Definition at line 479 of file test_shape_line_chain.cpp.

◆ m_expected_arc_count

int REMOVE_SHAPE_CASE::m_expected_arc_count

Definition at line 485 of file test_shape_line_chain.cpp.

◆ m_expected_shape_count

int REMOVE_SHAPE_CASE::m_expected_shape_count

Definition at line 484 of file test_shape_line_chain.cpp.

◆ m_remove_index

int REMOVE_SHAPE_CASE::m_remove_index

Definition at line 483 of file test_shape_line_chain.cpp.

◆ m_shape_count

int REMOVE_SHAPE_CASE::m_shape_count

Definition at line 481 of file test_shape_line_chain.cpp.


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