ExtrudedSurface
verb.geom.ExtrudedSurface
CLASS
Form a Surface by extruding a curve along a vector
Extends: NurbsSurface
constructor
METHOD
new ExtrudedSurface(profile : ICurve, direction : Vector)
Construct a Surface by extruding a curve
params
- The profile curve
- The direction and magnitude of the extrusion
profile
METHOD
profile() : ICurve
The profile curve
direction
METHOD
direction() : Vector
The direction and magnitude of the extrusion