OCCExtrusionSurface.from_face

classmethod OCCExtrusionSurface.from_face(face)

Construct surface from an existing OCC TopoDS_Face.

Parameters:
faceTopoDS_Face

An OCC face in wich the surface is embedded.

Returns:
OCCSurface