ArcCreator
From Fmepedia
ArcCreator 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 an arc feature using the parameters supplied, and sends it into the workspace for processing. The center coordinates of the feature are specified as an x y pair, separated by a space. The primary axis parameter specifies the length of the primary axis, and the secondary axis parameter specifies the length of the secondary axis. The start angle parameter specifies the start angle for the arc, measured in degrees counterclockwise from horizontal. The sweep angle parameter specifies the number of degrees on the ellipse that define the arc, measured in degrees counterclockwise. The rotation parameter specifies the angle in degrees from the horizontal axis to the primary axis in a counterclockwise direction. When more than one feature is created, the creation_instance attribute holds each feature's creation number (starting from 0).
As of FME 2007 (beta build 4146) this transformer will be replaced by the Creator

