CSGEvaluator
Recursively replaces the geometry of a feature that has CSG (Constructive Solid Geometry) by evaluating the tree of the CSG solid, effectively removing the constructive aspect of the geometry.
Input Ports
A feature that contains CSG.
Output Ports
The parts of the geometry that were CSG will be replaced by either a multi-solid, a boundary representation solid, or may in some cases disappear if they evaluate to nothing.
Features that do not contain CSG parts or that cannot be evaluated will be output via this port.
Rejected features will have an fme_rejection_code attribute with one of the following values: INVALID_A_GEOMETRY_TYPE, INVALID_B_GEOMETRY_TYPE, INVALID_GEOMETRY, INVALID_GEOMETRY_TYPE.
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
FME Licensing Level
FME Professional edition and above
Resources
See the definition of CSG at http://en.wikipedia.org/wiki/Constructive_solid_geometry.
Search FME Knowledge Center
Search for samples and information about this transformer on the FME Knowledge Center.