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

Class Cover

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

A sheet extend is a Feature than can be used in a Recipe to extend the bounds of a sheet body.

Class Hierarchy for ExtendSheet
Class Hierarchy for ExtendSheet

constructor ExtendSheet(): Creates a default extend sheet operation. constructor ExtendSheet(iOffset, iEdges):

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 healShortEdgeLengthLimit
The heal length limit.
boolNone healShortEdges
Determines whether the short edges have to be healed or not.
ExpressionNone healVertexGapDistance
The heal coincidence tolerance.
boolNone healVertexGaps
Determines whether the vertex gaps have to be healed or not.
SketchNone profile
The profile attached to the covering operation.

Inherited from core.Selectable: metaData, name, notes