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

Class Helix3D

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

Create a Helix3D component.

Class Hierarchy for Helix3D
Class Hierarchy for Helix3D

constructor Helix3D(handedness, numberOfThreads, height, radius, wireDiameter, profileSegments, pathSegments):

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 handedness
Set the handedness of the helix
ExpressionNone height
Set the height of the helix
ExpressionNone numberOfThreads
Set the number of threads of the helix
ExpressionNone pathSegments
Set the discretization of the wire path of the helix
ExpressionNone profileSegments
Set the discretization of the wire profile of the helix
ExpressionNone radius
Set the radius of the helix
ExpressionNone wireDiameter
Set the wire diameter of the helix

Inherited from core.Selectable: metaData, name, notes