| 
|   | 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 3972 of file pcbnew.py.
 
◆ __init__()
      
        
          | pcbnew.UTILS_BOX3D.__init__  | 
          ( | 
           |           self | ) | 
           | 
        
      
 
__init__(UTILS_BOX3D self) -> UTILS_BOX3D
 
Definition at line 3994 of file pcbnew.py.
 
 
◆ GetCenter()
      
        
          | pcbnew.UTILS_BOX3D.GetCenter  | 
          ( | 
           |           self | ) | 
           | 
        
      
 
GetCenter(UTILS_BOX3D self) -> VECTOR3D
 
Definition at line 3986 of file pcbnew.py.
 
 
◆ GetSize()
      
        
          | pcbnew.UTILS_BOX3D.GetSize  | 
          ( | 
           |           self | ) | 
           | 
        
      
 
GetSize(UTILS_BOX3D self) -> VECTOR3D
 
Definition at line 3990 of file pcbnew.py.
 
 
◆ Max()
      
        
          | pcbnew.UTILS_BOX3D.Max  | 
          ( | 
           |           self | ) | 
           | 
        
      
 
Max(UTILS_BOX3D self) -> VECTOR3D
 
Definition at line 3982 of file pcbnew.py.
 
 
◆ Min()
      
        
          | pcbnew.UTILS_BOX3D.Min  | 
          ( | 
           |           self | ) | 
           | 
        
      
 
Min(UTILS_BOX3D self) -> VECTOR3D
 
Definition at line 3978 of file pcbnew.py.
 
 
◆ thisown
  
  
      
        
          | 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: