Version: 
Back to list

CAD :: createFace

Synopsis

   Create a face from a surface

GUI Dialog

   

Script function

   cad.createFace(surface[, loopList]) -> face

Parameters

   surface (Surface) : Surface used to create the face
   loopList (LoopList[optional] : List of Loops used to create the face

Return value

   face (Face) : The created face