ArcPropertySetter
Sets the properties of an arc geometry to those specified. All parameters are optional; if a value is unspecified, it is left unmodified on the geometry. This transformer works on a single feature at a time.
This transformer can also be used to create an arc by using a point as an input. The point geometry will be used as the center point for the new arc. When using this creation mode, you must supply, at minimum, the following parameters: Primary Radius, Start Angle, Sweep Angle.
Input Ports
Features with arc or point geometry.
Output Ports
Features with the properties of the arc geometry modified according to the new values provided, or the newly created arc geometry.
Invalid features will be output via this port.
Parameters
The new length of the primary radius for the ellipse upon which the arc is based.
The new length of the secondary radius for the ellipse upon which the arc is based.
The new rotation of the ellipse that defines the arc. The rotation angle specifies the angle in degrees from the horizontal axis to the primary axis in a counterclockwise direction.
The new parametric angle of the start point of the arc, in degrees.
The new parametric sweep angle of the start arc, in degrees.
The default is 360.
The new x coordinate value for the arc’s start point
The new y coordinate value for the arc’s start point
The new z coordinate value for the arc’s start point
The new x coordinate value for the arc’s end point
The new y coordinate value for the arc’s end point
The new z coordinate value for the arc’s end point
The new x coordinate of the center of the ellipse. If not specified, the first coordinate of the feature is used.
The new y coordinate of the center of the ellipse. If not specified, the first coordinate of the feature is used.
The new z coordinate of the center of the ellipse. If not specified, the first coordinate of the feature is used.
Transformer Parameter Menu
Editing transformer parameters
Editing Transformer Parameters
Using a set of menu options, transformer parameters can be assigned by referencing other elements in the workspace. More advanced functions, such as an advanced editor and an arithmetic editor, are also available in some transformers. To access a menu of these options, click beside the applicable parameter. For more information, see Transformer Parameter Menu Options.
Transformer Categories
Search FME Knowledge Center
Search for samples and information about this transformer on the FME Knowledge Center.