36 #ifndef projectCurveEdge_H 37 #define projectCurveEdge_H 46 class pointConstraint;
106 virtual scalar
length()
const
TypeName("projectCurve")
Runtime type information.
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 ~projectCurveEdge()
Destructor.
static const Vector< scalar > max
virtual point position(const scalar) const
Return the point positions corresponding to the curve parameters.
A list of keyword definitions, which are a keyword followed by any number of values (e...
projectCurveEdge(const dictionary &dict, const label index, const searchableSurfaces &geometry, const pointField &points, Istream &)
Construct from Istream setting pointsList.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
Container for searchableSurfaces.
void operator=(const projectCurveEdge &)=delete
Disallow default bitwise assignment.
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.
Define a curved edge that is parameterized for 0<lambda<1 between the start and end point...
A class for managing temporary objects.
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.