Enumeration: QuickIconsType
Defines the available toolbar actions in the configurator interface.
This enum specifies the various action buttons that can be included in the configurator's quick action toolbar. Each icon represents a different user action or tool that enhances the configuration experience.
The quick icons system provides a customizable interface that can be tailored to different product types, user needs, and business requirements.
Enumeration Members
APPLY_STYLES_ALL
APPLY_STYLES_ALL:
"APPLY_STYLES_ALL"
Toggle synchronization of options across all products.
The APPLY_STYLES_ALL button enables or disables the synchronization of option changes across all applicable products on the scene. When active, changing an option on one product applies the same change to all other compatible products. Only available for modular products.
This feature is valuable for creating consistent finishes or configurations across multiple components in a complex assembly.
CLEAR_SCENE
CLEAR_SCENE:
"CLEAR_SCENE"
Remove all products from the modular scene.
The CLEAR_SCENE button removes all products from the current modular configuration, resulting in an empty scene. Only available for modular products.
This allows users to start a fresh modular design without having to remove elements individually or reload the configurator.
DIMENSIONS
DIMENSIONS:
"DIMENSIONS"
Toggle measurement dimensions on the 3D model.
The DIMENSIONS button shows or hides size measurements on the 3D product, displaying width, height, depth, and other relevant dimensions. Only available for 3D products.
This helps users understand the physical scale of products and ensure they meet specific space requirements or design constraints.
EXPORT
EXPORT:
"EXPORT"
Export the 3D model to standard formats.
The EXPORT button opens a dialog for exporting the 3D model to formats like GLB, STL, or OBJ. Access may be public, private (tier1 only), or restricted (tier1 + selected tier2). Only available for 3D products.
Exported models can be used in external design software, manufacturing processes, or custom visualization systems.
EXPORT_PDF
EXPORT_PDF:
"EXPORT_PDF"
Generate a PDF document of the configuration.
The EXPORT_PDF button creates a PDF document containing the product visualization and configuration details. Depending on settings, it may open a configuration dialog allowing users to select which information to include.
PDFs serve as shareable documentation of configurations for client presentations, approvals, or manufacturing references.
FAVOURITES
FAVOURITES:
"FAVOURITES"
Save or access favorite configurations.
The FAVOURITES button opens a modal for saving the current configuration to favorites or accessing previously saved configurations. For standard products, not applicable to modular products (which use SAVE_SCENE instead).
Favorites allow users to save and return to preferred configurations without having to recreate them from scratch.
FULLSCREEN
FULLSCREEN:
"FULLSCREEN"
Toggle fullscreen mode.
The FULLSCREEN button expands the configurator to occupy the entire screen, providing a more immersive experience by maximizing the available viewing area. When in fullscreen mode, the same button allows returning to normal view.
This action helps users focus entirely on the product configuration without distractions from other page elements.
GRID
GRID:
"GRID"
Toggle floor grid visibility.
The GRID button shows or hides the measurement grid on the floor of the 3D scene, providing a spatial reference for size and position. Only available for 3D products.
The grid helps users understand scale and positioning, particularly valuable for space planning in modular configurations.
LOAD_SCENE
LOAD_SCENE:
"LOAD_SCENE"
Load a saved modular scene configuration.
The LOAD_SCENE button opens a dialog for selecting and loading previously saved modular scenes. Only available for modular products.
This allows users to retrieve and continue working on complex modular configurations saved in earlier sessions.
MULTI_SAVE_SCENE
MULTI_SAVE_SCENE:
"MULTI_SAVE_SCENE"
Combined save options for modular scenes.
The MULTI_SAVE_SCENE button opens a popover with both SAVE_SCENE and SAVE_SCENE_AS options. This combined approach is typically used on desktop interfaces. Only available for modular products.
This provides a more streamlined interface that consolidates related save operations into a single entry point.
NEXT
NEXT:
"NEXT"
Redo a previously undone action.
The NEXT button (redo) reapplies an action that was previously undone, allowing users to move forward through their configuration history after using the undo feature.
This complements the undo functionality, providing flexible navigation through the configuration history in both directions.
PREVIOUS
PREVIOUS:
"PREVIOUS"
Undo the last action.
The PREVIOUS button (undo) reverts the most recent change to the configuration, allowing users to step backward through their configuration history.
This essential editing tool helps users recover from mistakes or experiment with different options without losing their previous configuration state.
PRICE_SETTINGS
PRICE_SETTINGS:
"PRICE_SETTINGS"
Open pricing settings and selection panel.
The PRICE_SETTINGS button opens a dialog for selecting company (for tier1 users) and/or price type (for tier1 and optionally tier2 users with multiple types). Not applicable to guest users.
This allows users with appropriate permissions to control which pricing perspective they're viewing, essential for distributors or sales representatives who need to switch between cost, retail, and promotional pricing.
RESET
RESET:
"RESET"
Return to default configuration settings.
The RESET button clears all selected options and returns the product to its default configuration state. Not applicable to modular products.
This allows users to quickly start fresh after exploring different options without having to manually revert each selection.
SAVE_IMAGE
SAVE_IMAGE:
"SAVE_IMAGE"
Save an image of the current product view.
The SAVE_IMAGE button captures a screenshot of the current product visualization, opening an export dialog with options for image format and resolution. Only available for 3D products.
Exported images can be used in presentations, shared with clients, or included in other documents outside the configurator.
SAVE_SCENE
SAVE_SCENE:
"SAVE_SCENE"
Save the current modular scene configuration.
The SAVE_SCENE button saves the current modular scene state to the server. If the scene hasn't been saved before, it behaves like SAVE_SCENE_AS. Only available for modular products.
This allows users to preserve complex modular arrangements for later continuation or reference.
SAVE_SCENE_AS
SAVE_SCENE_AS:
"SAVE_SCENE_AS"
Save the current modular scene with a new name.
The SAVE_SCENE_AS button opens a dialog for saving the current modular scene with a new name. Users can provide a name and select or create favorite categories. Only available for modular products.
This allows users to create different versions or variations of a modular configuration without overwriting the original.
SHARE
SHARE:
"SHARE"
Share a link to the current configuration.
The SHARE button generates and copies a URL that includes the configuration code (for standard products) or scene shortcode (for modular products).
Shared links allow users to send specific configurations to colleagues or clients who can open them directly without having to recreate the configuration.
ZOOM_ALL
ZOOM_ALL:
"ZOOM_ALL"
Zoom view to include all scene elements.
The ZOOM_ALL button adjusts the camera to frame all products in the scene, ensuring everything is visible. This is particularly useful in modular configurations where elements might be scattered across the scene.
This action helps users quickly recover from getting lost in the model or after adding elements that might be outside the current view. Only available for 3D products.