OCCExtrusionSurface.from_face

classmethod OCCExtrusionSurface.from_face(face)

Construct surface from an existing OCC TopoDS_Face.

Parameters

face (TopoDS_Face) – An OCC face in wich the surface is embedded.

Returns

OCCSurface