fmeobjects.FMESimpleSolid.orient
- FMESimpleSolid.orient(orientation)
- Reorients the solid such that either all the surface normals face out from the solid geometry or all the surface normals face in to the solid geometry. - Parameters:
- orientation (int) – Indicates the desired orientation: 0 for the front side facing out; 1 for the front side facing in. 
- Return type:
- None