39#ifndef blockEdges_projectEdge_H
40#define blockEdges_projectEdge_H
118 virtual scalar
length()
const;
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
Define a curved edge that is parameterized for 0<lambda<1 between the start/end points.
Defines the edge from the projection onto a surface (single surface) or intersection of two surfaces.
TypeName("project")
Runtime type information.
virtual scalar length() const
The length of the edge.
virtual ~projectEdge()=default
Destructor.
virtual point position(const scalar) const
The point position corresponding to the curve parameter.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Accumulates point constraints through successive applications of the applyConstraint function.
Container for searchableSurfaces. The collection is specified as a dictionary. For example,...
A class for managing temporary objects.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.