Skip to main content
I have a 2d dwg file.I want to convert it to a 3d one which can be used in ArcGIS10.I want some advice,examples or documentations.THANK YOU.
Hi,

 

 

The 3DForcer transformer converts a 2D feature into a 3D one.

 

 

Takashi
Can you supply a small example file?
In FME Data Inspector, my elevation information is a point with a number nearby.The point is an autocad_hatch, the number is an auto_cad text. So, can you tell me how to use this elevation information in ArcGIS? Thank you .
Hi,

 

 

I suppose autocad_* is a kind of the format attributes. If so, you can expose them by checking "Exposed" check box in the Format Attributes tab of the Feature Type Properties dialog box. Click k...] button of the source feature type object on the canvas to open the dialog box. Alternatively, you can  use the AttributeExposer transformer to expose those attributes.

 

 

Takashi

Reply