fmeobjects.FMEMultiSurface.getAsWireFrame

FMEMultiSurface.getAsWireFrame()

Returns the wireframe of the contained surfaces as a FMEMultiCurve.

Return type:FMEMultiCurve or None
Returns:The wireframe of the contained surfaces or None if a multi curve count not be produced.
Raises:FMEException – An exception is raised if there was a failure in creating the multi curve Python object.