fmeobjects.FMEFace.getAsWireFrame¶
-
FMEFace.
getAsWireFrame
()¶ Returns the wireframe of the surface as a
FMEMultiCurve
.None
is returned if a wireframe cannot be generated.Return type: FMEMultiCurve or None Returns: The wireframe of the surface as a FMEMultiCurve
.