Version:
Back to list
CAD :: getFaceDefinition
Synopsis
get all parameters contain in the faceGUI Dialog
Script function
cad.getFaceDefinition(face) -> (surface, loops)Parameters
face (Face
) : The face
Return value
surface (Surface
) : The surface contain within the face
loops (LoopList) : The loops contain within the face