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

Class Cylinder

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

Create a Cylinder component.

Class Hierarchy for Cylinder
Class Hierarchy for Cylinder

constructor Cylinder(height, baseXRadius, baseYRadius):

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 baseXRadius
Set the radius in the x-direction at the base of the cylinder
ExpressionNone baseYRadius
Set the radius in the y-direction at the base of the cylinder
ExpressionNone height
Set the height of the cylinder

Inherited from core.Selectable: metaData, name, notes