Hi,
I’m having a issue making a TIN properly in FME. Basically FME is interpolating points/vertexes that don’t actually exist in the original data. What I want to do is make a TIN that considers only the vertexes of the features I give to it (point/lines and breaklines). I do not want FME to make up data that does not exist.
Does anyone know a way that I can do this?
For example in this example this is one break line. It should only have two TIN vertices (the ends). No triangles should be created from any interpolated points

However, when I look at the TIN for the same spot it has created 6 vertices

I am using FME workbench/form 2023. I’ve been trying different settings for the SurfaceModeller and the TIN generator