Solved

3d Face - Boundary Coordinates - Exposing Attributes


Badge +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'

 

 

 

icon

Best answer by takashi 5 March 2019, 16:20

View original

2 replies

Userlevel 2
Badge +17

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

Badge +1

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'

Reply