Package empro :: Module empro :: Module geometry :: Class Box
[frames] | no frames]

Class Box

core.Updatable --+        
                 |        
   core.Selectable --+    
                     |    
               Feature --+
                         |
                        Box

Create a Box component.

Class Hierarchy for Box
Class Hierarchy for Box

constructor Box(width, height, depth):

Instance Methods

Inherited from Feature: isSuppressed, referenceCoordinateSystem, suppress, unsuppress

Inherited from core.Selectable: clone, isSelected

Inherited from core.Updatable: __enter__, __exit__, hash, isValid, reasonWhyInvalid

Properties
ExpressionNone depth
Set the depth of the box
ExpressionNone height
Set the height of the box
ExpressionNone width
Set the width of the box

Inherited from core.Selectable: metaData, name, notes