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

Class SweepPath

core.Updatable --+            
                 |            
   core.Selectable --+        
                     |        
               Feature --+    
                         |    
                     Sweep --+
                             |
                            SweepPath

Interface to a sweep path. A sweep path is a Feature that can be used in a Recipe to sweep a Sketch along path.

Class Hierarchy for SweepPath
Class Hierarchy for SweepPath

constructor SweepPath(iSketch, iPath):

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
  path
No documentation available.

Inherited from Sweep: options, profile, profileFaceId, profileIdentifier

Inherited from core.Selectable: metaData, name, notes