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