vcanim.gif (8357 bytes)SAA_viewportSetView
Home ] Sales ] Products ] Services ] Support ] Downloads ]

 

 


SAA_viewportSetView

Opens a view (for example, the Front view, the Schematic view, or the Fcurve window) in a SOFTIMAGE 3D viewport.

In this release, you can open only the Fcurve window in viewport C.

SAA_viewportSetView scn viewport view

viewport

Unused.

The SOFTIMAGE 3D main window is divided into four viewports, which are labelled A, B, C, and D. The pane argument identifies the pane in which the view is opened.

  • SAA_VIEWPORT_A
  • SAA_VIEWPORT_B
  • SAA_VIEWPORT_C
  • SAA_VIEWPORT_D

view

Specifies the view to open. In this release, view must be SAA_FCURVE_VIEW.

  • SAA_FRONT_VIEW
  • SAA_TOP_VIEW
  • SAA_RIGHT_VIEW
  • SAA_PERSPECTIVE_VIEW
  • SAA_ORTHO_VIEW
  • SAA_FCURVE_VIEW
  • SAA_SCHEMATIC_VIEW
  • SAA_DOPESHEET_VIEW
  • SAA_SPREADSHEET_VIEW
  • SAA_FREEZE_VIEW

Possible Errors

  • SI_ERR_NOTSUPPORTED if view is not SAA_FCURVE_VIEW.
  • SI_ERR_NOTSUPPORTED if SOFTIMAGE 3D is running in standalone mode.

Note

This function does nothing if the Fcurve window is already open.

Example

See the example for SAA_fcurvelistAddElements.


SAA Index ] Examples SAA calls index ]

copyright Video-Collage Inc.