3DCreator
From Fmepedia
3DCreator 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. |
Creates a 3-dimensional feature based upon the coordinates entered. Coordinates should be entered as x y z, separated by spaces. E.g. 0 0 0 10 10 10 would make a line from (0,0,0) to (10,10,10). This is the 3D version of the 2DCreator. One set of coordinates generates a point, 2 or more generate a line. If you want to create a polygon this way, you have to enter at least 4 sets of coordinates and the last ones should be the same as the first ones.
As of FME 2007 (beta build 4146) this transformer will be replaced by the Creator

