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

#include <multichannel_tool.h>

Public Attributes

bool m_copyRouting = true
 
bool m_copyPlacement = true
 
bool m_groupItems = false
 
bool m_moveOffRAComponents = true
 
bool m_includeLockedItems = true
 
bool m_keepOldRouting = false
 
bool m_copyOnlyMatchingRAShapes = false
 
REPEAT_LAYOUT_EDGE_MODE m_edgeMode
 

Detailed Description

Definition at line 46 of file multichannel_tool.h.

Member Data Documentation

◆ m_copyOnlyMatchingRAShapes

bool REPEAT_LAYOUT_OPTIONS::m_copyOnlyMatchingRAShapes = false

Definition at line 54 of file multichannel_tool.h.

◆ m_copyPlacement

bool REPEAT_LAYOUT_OPTIONS::m_copyPlacement = true

Definition at line 49 of file multichannel_tool.h.

Referenced by MULTICHANNEL_TOOL::copyRuleAreaContents().

◆ m_copyRouting

bool REPEAT_LAYOUT_OPTIONS::m_copyRouting = true

Definition at line 48 of file multichannel_tool.h.

Referenced by MULTICHANNEL_TOOL::copyRuleAreaContents().

◆ m_edgeMode

REPEAT_LAYOUT_EDGE_MODE REPEAT_LAYOUT_OPTIONS::m_edgeMode

Definition at line 55 of file multichannel_tool.h.

◆ m_groupItems

bool REPEAT_LAYOUT_OPTIONS::m_groupItems = false

Definition at line 50 of file multichannel_tool.h.

◆ m_includeLockedItems

bool REPEAT_LAYOUT_OPTIONS::m_includeLockedItems = true

Definition at line 52 of file multichannel_tool.h.

Referenced by MULTICHANNEL_TOOL::copyRuleAreaContents().

◆ m_keepOldRouting

bool REPEAT_LAYOUT_OPTIONS::m_keepOldRouting = false

Definition at line 53 of file multichannel_tool.h.

◆ m_moveOffRAComponents

bool REPEAT_LAYOUT_OPTIONS::m_moveOffRAComponents = true

Definition at line 51 of file multichannel_tool.h.


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