2DCreator
From Fmepedia
2DCreator is a Workbench Transformer.
![]() |
Deprecated Function (http://en.wikipedia.org/wiki/Deprecated) This feature or function is one which is considered obsolete in the latest FME, and whose use is discouraged. |
A 2DCreator creates a two-dimensional feature, which can either be a point, a line or a polygon, depending on the input. The coordinates that the 2DCreator should use can be entered as x y pairs separated by spaces (e.g. 100000 300000 200000 400000). If you only enter one x y pair, a point will be created. If you enter more, a line or polygon will be created. Please note that a polygon will only be created if you enter 4 or more x y pairs and the first one has the same values as the first one.
As of FME 2007 (beta build 4146) this transformer will be replaced by the Creator

