
RHAlembicImport Plugin – User Guide
Overview
RHAlembicImport is a Rhino 8 plugin for importing Alembic (.abc) files into Rhino, providing a WinForms-based user interface for managing import options and visualizing Alembic data such as curves and points.
The plugin use VL.Alembic
2. Install in Rhino
• In Rhino, drag-and-drop the .rhp file into the Rhino window, or install it from plugins menu.
• Enable the plugin if prompted.
Usage
1. Launching the Import Panel
• After installation, a new command is available: RHAlembicImport to show the panel
• Import .abc available in File >> Import >> Alembic File (*.abc)
2. Importing Alembic Files
• In the panel, use the provided UI to browse and select an .abc Alembic file.
• The plugin will parse the file and display available objects (curves, points, etc.).
• Select which objects to import and configure any available options.
3. Visualization and Layer Management
• Imported objects are displayed in Rhino.
• The plugin uses a layer manager to organize imported data, making it easy to show/hide or manage groups of objects.
4. Supported Data Types
• Curves: The plugin reads and displays curve data from Alembic files.
• Points: Point data is also supported and visualized.
• Other Data: The plugin may be extended to support additional Alembic data types.
5. Grasshopper component
• A component available to import Alembic file
Important: Some alembic file versions maybe are not supported, this is limitations in VL.Alembic
- Category:
- License Type:


