Go to the documentation of this file.
32 #ifndef linearDirection_H
33 #define linearDirection_H
42 namespace extrudeModels
81 const point& surfacePoint,
82 const vector& surfaceNormal,
Top level extrusion model class.
vector direction_
Extrude direction.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
virtual ~linearDirection()
Destructor.
A list of keyword definitions, which are a keyword followed by any number of values (e....
scalar thickness_
Layer thickness.
Extrudes by transforming points in a specified direction by a given distance.
TypeName("linearDirection")
Runtime type information.
linearDirection(const dictionary &dict)
Construct from dictionary.