ActiveItemInfo¶ ActiveItemInfoInterface 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.
Holds informations about the currently active item.
See
ViewerGizmoAPI.getActiveItem