| Home | Trees | Indices | Help |
|
|---|
|
|
core.Updatable --+
|
core.Selectable --+
|
Feature --+
|
Sweep --+
|
Revolve
A revolve is a Feature than can be used in a Recipe to revolve a Sketch along an axis and create a body of revolution.
|
| Class Hierarchy for Revolve |
constructor Revolve(): Creates a default revolve. constructor Revolve(iSketch, iAxisRoot, iAxisDirection):
constructor Revolve(iSketch, iAxisRoot, iAxisDirection, iAngle):
| Instance Methods | |
|
Inherited from Inherited from Inherited from |
| Properties | |
| CoordinateSystemAbstractDirectionNone |
axisDirection The axis of revolution. |
| CoordinateSystemAbstractPositionNone |
axisRoot The root point of the axis of revolution. |
| ExpressionNone |
sweepAngle The angle to sweep/revolve. |
|
Inherited from Inherited from |
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jun 26 10:16:37 2019 | http://epydoc.sourceforge.net |