On 1/30/07, Dahlsten Nils-erik <[EMAIL PROTECTED]> wrote:

   Hi.

You can use PathSplitter as the attached workspace shows.

Good luck.

/Nisse

PS. FME Support: Why does not PathSplitter work on areas without first
setting the geometry to line?
DS.

 ------------------------------






Hi All,

Nisse is doing the right thing with a GeometryCoercer before the
PathSplitter.  The coercion is required because the polygon is not a path,
even though it contains an IFMEPath  Geometry Type within the Boundary of
the feature, which is of Geometry Type IFMEPolygon.  Once coerced, the
feature's main Geometry Type is IFMEPath, which the PathSplitter accepts.

Dan Iseminger
FME Support

Reply via email to