Skip to main content
Question

How to extract Z values from start and end vertex of DWG to an attribute.

  • October 21, 2013
  • 2 replies
  • 41 views

Forum|alt.badge.img
I am trying to to extract Z values from the start and end vertex of 3d polyline in Autocad to an attribute. Should be fairly simple but all the trasformers i have tried failed? Thank you

2 replies

Forum|alt.badge.img
  • Author
  • October 21, 2013
I will need the start and end (2 total attributes).  thank you

takashi
Influencer
  • October 21, 2013
Hi,

 

 

The CoordinateExtractor transformer can be used to extract coordinates of a vertex at specified index.

 

Use two CoordinateExtractors in a series; one for start (index = 0), another for end (index = -1).

 

 

Takashi

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