Skip to main content
Solved

3d Face - Boundary Coordinates - Exposing Attributes

  • March 4, 2019
  • 2 replies
  • 18 views

Forum|alt.badge.img+1

See attaches screen dump.

Is it possible to expose the 3d face boundary coordinates ?

ie coordinates:

0

1

2

3

No luck with GeometryPropertyExtractor (Traits) but I could be missing something.

<FME Inspector does not suggest these are traits but I tried it anyway>

.............

Geometry Heirarchy is

IFMEFace (not shown on screen dump)

Area:IFMEPolygon (see screen dump)

Boundary:IFMELine (see screen dump)

...............

Any suggestions most welcome

...............

Regards

Howard L'

 

 

 

Best answer by takashi

Hi @howard_l, have a look at the CoordinateExtractor transformer.

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.

2 replies

takashi
Celebrity
  • 7843 replies
  • Best Answer
  • March 5, 2019

Hi @howard_l, have a look at the CoordinateExtractor transformer.


Forum|alt.badge.img+1
  • Author
  • 44 replies
  • March 6, 2019

Hi @howard_l, have a look at the CoordinateExtractor transformer.

Thanks Takashi,

A case of me thinking too hard

............

CoordinateExtractor gives list attributes

Then fish coordinates out of list

..........

Thanks once again

Regards

Howard L'