NXOpen.UF.Disp.BatchShade

Disp.BatchShade()

Refer to UF_DISP_batch_shade for documentation.

Signature: BatchShade(filename, xSize, ySize, method)

Parameters:
  • filename (str) – Name of output TIFF, GIF, or JPEG file
  • xSize (int) – X size of output in pixels
  • ySize (int) – Y size of output in pixels
  • method (NXOpen.UF.Disp.ShadeMethod Refer to UF_DISP_shade_method_e for documentation.) – Type of shade to produce. Either: UF_DISP_flat, UF_DISP_gouraud, UF_DISP_phong, UF_DISP_high_quality, UF_DISP_preview, UF_DISP_photo_real, or UF_DISP_raytrace

License requirements: None