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_connectedRoutingOnly = false
 
bool m_copyPlacement = true
 
bool m_copyOtherItems = true
 
bool m_groupItems = false
 
bool m_includeLockedItems = true
 
FOOTPRINTm_anchorFp = nullptr
 

Detailed Description

Definition at line 41 of file multichannel_tool.h.

Member Data Documentation

◆ m_anchorFp

FOOTPRINT* REPEAT_LAYOUT_OPTIONS::m_anchorFp = nullptr

Definition at line 49 of file multichannel_tool.h.

Referenced by MULTICHANNEL_TOOL::copyRuleAreaContents().

◆ m_connectedRoutingOnly

bool REPEAT_LAYOUT_OPTIONS::m_connectedRoutingOnly = false

Definition at line 44 of file multichannel_tool.h.

Referenced by MULTICHANNEL_TOOL::copyRuleAreaContents().

◆ m_copyOtherItems

bool REPEAT_LAYOUT_OPTIONS::m_copyOtherItems = true

Definition at line 46 of file multichannel_tool.h.

Referenced by MULTICHANNEL_TOOL::copyRuleAreaContents().

◆ m_copyPlacement

bool REPEAT_LAYOUT_OPTIONS::m_copyPlacement = true

Definition at line 45 of file multichannel_tool.h.

Referenced by MULTICHANNEL_TOOL::copyRuleAreaContents().

◆ m_copyRouting

bool REPEAT_LAYOUT_OPTIONS::m_copyRouting = true

Definition at line 43 of file multichannel_tool.h.

Referenced by MULTICHANNEL_TOOL::copyRuleAreaContents().

◆ m_groupItems

◆ m_includeLockedItems

bool REPEAT_LAYOUT_OPTIONS::m_includeLockedItems = true

Definition at line 48 of file multichannel_tool.h.

Referenced by MULTICHANNEL_TOOL::copyRuleAreaContents().


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