ArcPropertyExtractor
Sets the given attributes to the properties of an arc geometry. This transformer works on a single feature at a time.
Input Ports
Features with arc geometry.
Output Ports
Features with given attributes set to the properties of the arc geometry.
Parameters
Attribute name that is set to the length of the primary radius for the ellipse upon which the arc is based.
Attribute name that is set to the length of the secondary radius for the ellipse upon which the arc is based.
Attribute name that is set to the 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.
Attribute name that is set to the parametric angle of the start point of the arc, in degrees.
Attribute name that is set to the parametric sweep angle of the arc, in degrees.
Attribute name that is set to the x coordinate value for the arc’s start point
Attribute name that is set to the y coordinate value for the arc’s start point
Attribute name that is set to the z coordinate value for the arc’s start point
Attribute name that is set to the x coordinate value for the arc’s end point
Attribute name that is set to the y coordinate value for the arc’s end point
Attribute name that is set to the z coordinate value for the arc’s end point
Attribute name that is set to the X coordinate of the center of the ellipse. If not specified, the first coordinate of the feature is used.
Attribute name that is set to the Y coordinate of the center of the ellipse. If not specified, the first coordinate of the feature is used.
Attribute name that is set to the Z coordinate of the center of the ellipse. If not specified, the first coordinate of the feature is used.
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.