Version: 
Back to list
CAD :: createPlaneSurface
Synopsis
   Create a new plane surfaceGUI Dialog
   
Script function
   cad.createPlaneSurface([matrix]) -> planeSurfaceParameters
   matrix (Matrix4) [optional] : Positionning matrix of the plane
Return value
   planeSurface (Surface
) : The new plane surface