Go to the documentation of this file.
43 #ifndef linearDirection_H
44 #define linearDirection_H
53 namespace extrudeModels
92 const point& surfacePoint,
93 const vector& surfaceNormal,
Top level extrusion model class.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Vector< scalar > vector
A scalar version of the templated Vector.
Extrudes by transforming points in a specified direction by the given distance.
virtual ~linearDirection()=default
Destructor.
TypeName("linearDirection")
Runtime type information.
linearDirection(const dictionary &dict)
Construct from dictionary.