Category: Manipulators
Adds a two-dimensional point as the last vertex of the feature. The coordinates are taken from either attributes in the original feature or from constants.
If the feature turns into a closed polygon as a result of adding the point, it will be tagged as an area feature. Otherwise, it will be tagged as a line. (However, if this was the first point added, it will be tagged as a point.)
Example:

|
FME Function or Factory Used |
|
@Dimension @GeometryType @SupplyAttributes @Tcl2 |