46 class pointConstraint;
108 virtual scalar
length()
const
A list of keyword definitions, which are a keyword followed by any number of values (e...
projectEdge(const dictionary &dict, const label index, const searchableSurfaces &geometry, const pointField &points, Istream &)
Construct from Istream setting pointsList.
virtual point position(const scalar) const
Return the point positions corresponding to the curve parameters.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
Defines the edge from the projection onto a surface (single surface) or intersection of two surfaces...
virtual scalar length() const
Return the length of the curve.
TypeName("project")
Runtime type information.
Container for searchableSurfaces.
Accumulates point constraints through successive applications of the applyConstraint function...
Define a curved edge that is parameterised for 0<lambda<1 between the start and end point...
A class for managing temporary objects.
virtual ~projectEdge()
Destructor.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
void operator=(const projectEdge &)=delete
Disallow default bitwise assignment.