Version:
Back to list
CAD :: createCylinderSurface
Synopsis
Create a new cylinder surfaceGUI Dialog
Script function
cad.createCylinderSurface(radius[, matrix]) -> cylinderSurfaceParameters
radius (Distance) : Radius of the cylinder
matrix (Matrix4) [optional] : Positionning matrix of the cylinder
Return value
cylinderSurface (Surface) : The new cylinder surface