I have some Autocad lines which I want to chop into points and output 
to a new autocad files. I fail following this procedure:

1. Use chopper with "Maximum Vertices" set to 1
2. Output points are run through a "GeometryCoercer" to fme_point

When the output is written to AutoCAD output files I get the following 
error message, and not features are output:

> Below feature must have at least 2 coordinates.
> ...

The feature does indeed have 2 coordinates. When I place a visualizer 
before the AutoCAD output features everything views as points as 
expected. However FME fails to write to the AutoCAD files because it 
thinks the features are lines with only one coordinate.
I have tried to also manually set the "autocad_entity" attribute, but 
to no help.

Any hints what I am doing wrong?

  erik











Join us at the FME Worldwide User Conference Sept. 21-22, 2006 Vancouver BC 
Canada. For more information, visit www.safe.com/2006uc.   
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/fme/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to