33 namespace extrudeModels
Macros for easy insertion into run-time selection tables.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Top level extrusion model class.
Extrudes by transforming points normal to the surface by a given distance.
Extrudes by transforming points normal to the surface by 1 layer over a given distance.
virtual ~plane()
Destructor.
plane(const dictionary &dict)
Construct from dictionary.
defineTypeNameAndDebug(cyclicSector, 0)
addToRunTimeSelectionTable(extrudeModel, cyclicSector, dictionary)