fmeobjects.FMEPipe.setLocalSweepPath

FMEPipe.setLocalSweepPath(path)

This sets the curve that defines the path swept by this pipe.

Parameters:

path (FMECurve) – The new sweep path FMECurve object.

Return type:

None

Raises:

FMEException – An exception is raised if the new boundary is invalid.