fmeobjects.FMEClothoid.snip

FMEClothoid.snip(measureType, measure3D, startLocation, endLocation)

Take a description of start and end positions (either as a measured 2D/3D distance, percentage, or normalized distance from the beginning, or a vertex index), and chop off only the portion between these positions. If the start and end positions are the same, keep two same points.

Parameters:
Return type:

None

Raises:

FMEException – An exception is raised if an error occurred.