You are here: Manipulators > SecondOrderConformer

SecondOrderConformer

Performs a second-order conformal transformation on the feature's geometry. Depending on the input geometry, a 2D or 3D transformation is performed. Transformed features are passed to the Transformed port.

Parameters

Usage Notes

This transformation is non-linear. Thus, to maintain the integrity of the data, we only perform transformations on the points defining geometries. For example, a 4-point quadrilateral polygon will remain a 4-point polygon after transformation, although a pure transformation would convert its lines into curves. If curve approximates from lines are desired, use a Densifier before this transformer.

Due to the non-linear nature of the transformation, true 3D geometries (such as Box and EnclosedSurface) are not supported by this transformer. All true-3D geometries are passed to the Invalid port.

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

Manipulators

FME Licensing Level

FME Professional edition and above

Search FME Knowledge Center

Search for samples and information about this transformer on the FME Knowledge Center.