Version:
Back to list
CAD :: isSurfaceClosed
Synopsis
return if the surface is closed on U or on VGUI Dialog
Script function
cad.isSurfaceClosed(surface) -> (closedU, closedV)Parameters
surface (Surface) : The surface
Return value
closedU (Boolean) : The value on U
closedV (Boolean) : The value on V