ExtrudedSurface

verb.geom.ExtrudedSurface

CLASS

Source code

Form a Surface by extruding a curve along a vector

Extends: NurbsSurface

constructor

METHOD

Source code

new ExtrudedSurface(profile : ICurve, direction : Vector)

Construct a Surface by extruding a curve

params

profile

METHOD

Source code

profile() : ICurve

The profile curve

direction

METHOD

Source code

direction() : Vector

The direction and magnitude of the extrusion