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

Class SimpleBlend

core.Updatable --+            
                 |            
   core.Selectable --+        
                     |        
               Feature --+    
                         |    
                     Blend --+
                             |
                            SimpleBlend

A simple blend is a Feature than can be used in a Recipe to blend a gives list of faces of a Part with a constant radius.

Class Hierarchy for SimpleBlend
Class Hierarchy for SimpleBlend

constructor SimpleBlend(): Constructs a default blend operation. constructor SimpleBlend(iRadius):

constructor SimpleBlend(iRadius, iFaces):

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
The radius to blend over.

Inherited from Blend: edgeList

Inherited from core.Selectable: metaData, name, notes