Go to the documentation of this file.
38 #ifndef blockEdges_polyLineEdge_H
39 #define blockEdges_polyLineEdge_H
A series of straight line segments, which can also be interpreted as a series of control points for s...
label end() const
Return label of end point.
point position(const scalar lambda) const
Return the point position corresponding to the curve parameter.
Define a curved edge that is parameterized for 0<lambda<1 between the start and end point.
virtual ~polyLineEdge()=default
Destructor.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
label start() const
Return label of start point.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
dimensionedScalar lambda("lambda", dimTime/sqr(dimLength), laminarTransport)
scalar length() const
Return the length of the curve.
A blockEdge defined in terms of a series of straight line segments.
Container for searchableSurfaces. The collection is specified as a dictionary. For example,...