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

Class Bend

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

Implementatation of the Feature interface which performs bending operations.

Class Hierarchy for Bend
Class Hierarchy for Bend

constructor Bend():

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
float.None angle
The angle of the bend.
CoordinateSystemAbstractDirectionNone bendAxis
The axis of the bend.
CoordinateSystemAbstractDirectionNone bendDirection
The direction of the bend.
boolNone centerBend
Determines whether the bend is at the center or not
CoordinateSystemAbstractPositionNone neutralRoot
The neutral root of the bend.
float.None radius
The radius of the bend.
float.None width
The width of the bend.

Inherited from core.Selectable: metaData, name, notes