Hi,
I'm working on dgn to AutoCAD r2000 translantions and have two problems:
1. How to transform railway symbol(cell) in dgn to dwg;
2. I have set the macro DWG_TEMPLATEFILE to $(FME_MF_DIR)
\temp2k.dwg,and the dynamic feature type definitions in my mapping file 
looks like follows:
  ......
FACTORY_DEF * TeeFactory                                               \
   FACTORY_NAME "TEST"      \
   INPUT FEATURE_TYPE *     \
   OUTPUT FEATURE_TYPE *    \
      @Transform(FME_GENERIC,DWG)                                      \
      @FeatureType(&fcode)                                             \
      @SupplyAttributes(fme_template_feature_type,Template)

  IGDS *
  DWG *

  DWG_DEF   Template       \
  autocad_color         10 \
  autocad_linetype      CONTINUOUS

  Here,the linetype is CONTINUOUS,and I don't know how FME uses the 
predifined linetypes in the template file. 

  Regards,
  
  fang
  







Get the maximum benefit from your FME, FME Objects, or SpatialDirect via our 
Professional Services team.  Visit www.safe.com/services for details. 
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