Inherits: Board < DesignShape < CommonShape < DesignItem < ScriptObject

A board is a shape defining a PCB.

Properties

NameTypeGet/SetBrief
NamestrYes/NoThe name of this board.
TypeTypeYes/NoThe type of this board.

Enumerations

Type

Types of boards.

NameValueDescription
RigidFixed0No description provided.
RigidMoving1No description provided.
Flex2No description provided.

Property Details

Name

Type: str

The name of this board.


Type

Type: Type

The type of this board.