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

Class ExtendSheet

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

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
list{string}None edges
The edges to extend.
ExpressionNone offset
The distance over which to extend.

Inherited from core.Selectable: metaData, name, notes