Package empro :: Module empro :: Module sensor :: Class SolidBoxGeometry
[frames] | no frames]

Class SolidBoxGeometry

core.Updatable --+        
                 |        
    SensorGeometry --+    
                     |    
   SolidSensorGeometry --+
                         |
                        SolidBoxGeometry

Solid sensor geometry defined by a rectangular box in space.

Class Hierarchy for SolidBoxGeometry
Class Hierarchy for SolidBoxGeometry

constructor SolidBoxGeometry():

Instance Methods

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

Properties
CoordinateSystemNone coordinateSystem
Defines the first corner of the box and its orientation.
CoordinateSystemAbstractPositionNone oppositeCorner
Second corner of the box.