Version: 
Back to list

CAD :: getCylinderSurfaceDefinition

Synopsis

   get all parameters contained in the cylinderSurface

GUI Dialog

   

Script function

   cad.getCylinderSurfaceDefinition(cylinderSurface) -> (radius, matrix)

Parameters

   cylinderSurface (CylinderSurface) : The cylinderSurface

Return value

   radius (Double) : The radius of the cylinderSurface
   matrix (Matrix4) : The transformation matrix of cylinderSurface