Skip to main content
Solved

Find CAD coordinates in FME and use CAD to build a 3D model

  • April 18, 2024
  • 5 replies
  • 145 views

changge
Contributor
Forum|alt.badge.img+1

Can anyone help me, I am going to build an indoor 3D model in FME through CAD floor plan, when I import the CAD drawing into FME and execute the stretch command, open the inspector I find the coordinates, and find that the values related to the coordinates are all 0, and the coordinate system is also the location, in addition, after finally converting the CAD file to CityGml format, I opened it with Notepad and found that it was all null values, how to solve it

Best answer by evieatsafe

Hi @changge if possible could you provide your workspace? Just want to make sure that your writer is set up correctly. As well, you may want to set your coordinate system before writing with a CoordinateSystemSetter or Reprojector transformer. Here are some additional resources on writing to CityGML:

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

5 replies

changge
Contributor
Forum|alt.badge.img+1
  • Author
  • Contributor
  • 3 replies
  • April 18, 2024

Sorry for the mistake, the coordinate system is unknown


evieatsafe
Safer
  • Safer
  • 295 replies
  • Best Answer
  • April 19, 2024

Hi @changge if possible could you provide your workspace? Just want to make sure that your writer is set up correctly. As well, you may want to set your coordinate system before writing with a CoordinateSystemSetter or Reprojector transformer. Here are some additional resources on writing to CityGML:


changge
Contributor
Forum|alt.badge.img+1
  • Author
  • Contributor
  • 3 replies
  • April 21, 2024

Thank you


changge
Contributor
Forum|alt.badge.img+1
  • Author
  • Contributor
  • 3 replies
  • April 21, 2024

Hi @changge if possible could you provide your workspace? Just want to make sure that your writer is set up correctly. As well, you may want to set your coordinate system before writing with a CoordinateSystemSetter or Reprojector transformer. Here are some additional resources on writing to CityGML:

 

Thanks for the reply, I imported a CAD floor plan with windows

After the scaler and extruder operations, some window faces are obtained

After following the method you provided

I write it out, and when I got a CityGml file, I opened it with Notepad and found that there was no data

How can I get a file that can be opened and viewed by FKZViewer software, forgive me for being stupid and look forward to your reply.


evieatsafe
Safer
  • Safer
  • 295 replies
  • May 28, 2024

Sorry for the late reply. @changge Are you able to provide your workspace or a screenshot of your writer parameters? From your latest reply it looks like your attributes are not exposed and are not being written out to your writer either, but hard to say without your workspace. Sorry for not being able to help further at the moment.