Skip to content

SPICE_DATA::get_number_windows

Martin Wiesmann edited this page Nov 25, 2022 · 2 revisions

Source code: SPICE_DATA::get_number_windows

Class: SPICE_DATA

Description

This method returns the number of windows this file/object contains.

Syntax

n_windows = spice_object->get_number_windows()

Return Value

Returns an integer, the number of windows.

Clone this wiki locally