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

Class Sphere

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

Create a Sphere component.

Class Hierarchy for Sphere
Class Hierarchy for Sphere

constructor Sphere(radius):

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 radius
Set the radius of the sphere

Inherited from core.Selectable: metaData, name, notes