Creator

Note: This transformer replaces 2DCreator, 3DCreator, ArcCreator, EllipseCreator and NullGeometryCreator. These transformers will still work as expected in any workspaces created before FME 2007.

Creates features using the parameters supplied, and sends them into the workspace for processing.

The Geometry Source parameter specifies how to create the geometry. It has following four options:

The Coordinate System parameter allows you to set the coordinate system on the specified feature. Select a coordinate system from the pull-down list, or click the Browse button to select from the Coordinate System Gallery. If you leave this parameter blank, the coordinate system will not be set on the feature(s) created by this transformer.

The Number to Create parameter specifies how many features will be created. When more than one feature is created, the attribute specified by the Creation Instance Attribute parameter will hold each feature's creation number (starting from 0).

The Create At End parameter specifies whether the feature should be added to the translation before any features that come from source datasets, or after.

 

FME Function or Factory Used

CreationFactory
@Geometry