fmeobjects.FMEBRepSolid.addInnerSurface

FMEBRepSolid.addInnerSurface()

addInnerSurface(surface),

Adds an inner surface to this boundary-representation solid. If None is passed in, this solid will not be modified.

Parameters:

surface (FMESurface) – The surface to add to the boundary-representation solid.

Return type:

None