|
property | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
Proxy of C++ UTILS_BOX3D class.
Definition at line 3608 of file pcbnew.py.
◆ __init__()
def pcbnew.UTILS_BOX3D.__init__ |
( |
|
self | ) |
|
__init__(UTILS_BOX3D self) -> UTILS_BOX3D
Definition at line 3630 of file pcbnew.py.
◆ GetCenter()
def pcbnew.UTILS_BOX3D.GetCenter |
( |
|
self | ) |
|
GetCenter(UTILS_BOX3D self) -> VECTOR3D
Definition at line 3622 of file pcbnew.py.
◆ GetSize()
def pcbnew.UTILS_BOX3D.GetSize |
( |
|
self | ) |
|
GetSize(UTILS_BOX3D self) -> VECTOR3D
Definition at line 3626 of file pcbnew.py.
◆ Max()
def pcbnew.UTILS_BOX3D.Max |
( |
|
self | ) |
|
Max(UTILS_BOX3D self) -> VECTOR3D
Definition at line 3618 of file pcbnew.py.
◆ Min()
def pcbnew.UTILS_BOX3D.Min |
( |
|
self | ) |
|
Min(UTILS_BOX3D self) -> VECTOR3D
Definition at line 3614 of file pcbnew.py.
◆ thisown
property pcbnew.UTILS_BOX3D.thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
static |
The documentation for this class was generated from the following file: