fmeobjects.FMEPath.removeEndPart
- FMEPath.removeEndPart()
This removes the end
FMESegmentof the path. If there are no segments in theFMEPath,Noneis returned.- Return type:
- Returns:
The
FMESegmentat the end of the path. Returns the terminal geometry of theFMESegment, either aFMEArcorFMELine.