Version:
Back to list
CAD :: createFace
Synopsis
Create a face from a surfaceGUI Dialog
Script function
cad.createFace(surface[, loopList]) -> faceParameters
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