Hi Paco, It sounds like you need to specify the type of feature (ie that it is a cell). FME is reading it as a point from your source and is writing it to MicroStation as a point. I think you need to specify that it is a cell.
Set igds_type to have a value of igds_cell and it should work. There is a demo workspace on fmepedia which may help... http://www.fmepedia.com/index.php/Writing_DGN_Cells_Workspace With FME2006-GB your output will be shared cells only I'm afraid (for v8 that is). If you want to write proper named cells then you should use the latest beta version of FME2007 which has this functionality (though it is relatively untested at the moment) Regards, Mark Mark Ireland, Senior Product Specialist Safe Software Inc. Surrey, BC, CANADA [EMAIL PROTECTED] http://www.safe.com Solutions for Spatial Data Translation, Distribution and Access --- In [email protected], "franciscovilo" <[EMAIL PROTECTED]> wrote: > > Hi everybody, > > I am exporting data to a design file using workbench by FME 2006 GB > (Build 2651), in the configuration parameters of the destination I > have introduced de cell file I want to use in this operation. But the > output file has not the cell attached to it so the geometry points are > not created as it must be. In the workbench I have configurated in the > destination feature type properties this parameters: > igds_cell_name > igds_cell_size > The cell has been created in microstation v.8 > > Has anyone experienced this problem? or some advice will be > appreciated about how to work with cell in design files exports. > > Thanks in advance > Paco > For insights into what's up at Safe Software and what's on the development horizon, visit Safe's blog at spatial-etl.blogspot.com. Safe Software has also made slides available that outline enhancements planned for FME 2007. The slides are from the "Road Ahead" presentation given on Day 2 of the FME Worldwide Users Conference. To view these slides, visit www.safe.com/2006uc. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/fme/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/fme/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> 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/
