ufoEditorGetPixelSize

void ufoEditorGetPixelSize(
   ufoEditor editor_instance,
   double* x_size,
   double* y_size);

Refer to the following table for command descriptions:

Command

Description

x_size,y_size

x and y scale factor

ufoEditorGetPixelSize gets the scaling in the viewer from the size if a pixel at full render resolution to the size in the current display.

ufoEditorGetPixelSize may be called with any editor user function.



Autodesk Softimage v7.5