Skip to main content
Question

DWG - Block to polyline

  • January 16, 2019
  • 2 replies
  • 359 views

mr_fme
Enthusiast
Forum|alt.badge.img+8

I´m extrating data from Postgis to DWG. And I´m using template file, but my lines in DWG output are Block. I would like line as polyline. How I can solve this?

 

Thank´s

2 replies

daveatsafe
Safer
Forum|alt.badge.img+19
  • Safer
  • January 17, 2019

Hi @mr_fme,

If you have User Attributes defined in your DWG feature types, and the writer Attribute Output is set to Inserts, FME will convert all the output features to blocks in order to store the attributes on them. You can change the Attribute Output to Extended Entity Data to prevent this.

FME will also write any aggregate features to DWG as blocks. Using a Deaggregator on the features before writing will prevent this.


mr_fme
Enthusiast
Forum|alt.badge.img+8
  • Author
  • Enthusiast
  • January 17, 2019
daveatsafe wrote:

Hi @mr_fme,

If you have User Attributes defined in your DWG feature types, and the writer Attribute Output is set to Inserts, FME will convert all the output features to blocks in order to store the attributes on them. You can change the Attribute Output to Extended Entity Data to prevent this.

FME will also write any aggregate features to DWG as blocks. Using a Deaggregator on the features before writing will prevent this.

Hi @DaveAtSafe,

Work´s properly now. Thank´s


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings