ActiveItemInfo¶ webVis API ReferenceActiveItemInfoInterface ActiveItemInfoHolds informations about the currently active item. SeeViewerGizmoAPI.getActiveItem interface ActiveItemInfo { id: number; type: ActiveItemType;} IndexPropertiesid type Propertiesidid: numberThe ID of the active item. typetype: ActiveItemTypeThe type of the active item. Was this page helpful? Please leave a thumbs up or down. 👍 Yes 👎 No
Holds informations about the currently active item.
See
ViewerGizmoAPI.getActiveItem