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