Curic Box View New __link__
Curic BoxView is a new extension for SketchUp that introduces dynamic 3D section boxes
to help you isolate and edit specific parts of your model with precision. Key Features Interactive 3D Sections
: Unlike standard SketchUp section planes, BoxView provides a true 6-sided box where you can drag handles to adjust cut planes in real-time. Native-Like Workflow
: It uses an "Overlay" system, allowing you to use the standard Select Tool to modify the box without switching specialized tools. Seamless Editing
: You can double-click a BoxView to enter "edit mode" for internal groups or components. It automatically manages section levels so you don't have to manually hide or unhide planes. Scene Integration
: Your BoxView cuts can be saved directly to SketchUp Scenes for presentations or specific viewing angles. How to Produce a Piece (Create a BoxView) Select Objects
: Highlight the group, component, or specific entities you want to isolate. Activate BoxView Tools → Curic → BoxView or click the icon on the toolbar.
: Use the handles that appear on the faces of the box to pull or push the section planes.
: Double-click the box to edit the geometry inside. Click outside or use a single action to exit and return to the full model view. You can download the plugin and find more tutorials on the Curic Gumroad page or tips on how to save these views into for documentation? curic box view new
Curic BoxView is a professional-grade 3D sectioning extension for SketchUp, officially released in November 2025. It is designed to modernize how designers isolate and view specific parts of complex models without the need for manual, cumbersome section plane setups. 🛠️ Key Features of Curic BoxView
Real-Time 3D Section Boxes: Users can create a bounding "box" around any group, component, or selected geometry to instantly isolate it.
Six-Sided Interactive Control: The box includes six adjustable cut planes that can be moved individually via drag handles using the native Select Tool.
Native-Like Integration: Powered by the Overlay system, it eliminates the need to constantly switch tools, allowing for a smoother workflow that feels like a default SketchUp feature.
Seamless Editing: You can double-click to enter a BoxView and edit nested groups as usual; once finished, a single action returns you to the full model view.
Precision Input: Supports entering exact distances into the Value Control Box (VCB) for surgical accuracy when positioning cut planes. 💡 Workflow Benefits
Unlike traditional section planes that cut through the entire model, BoxView creates a lightweight nested structure that wraps only the selected entities.
Automatic Management: It handles internal section levels automatically, preventing the "ghost geometry" or complex organizational mess often associated with manual sectioning. Curic BoxView is a new extension for SketchUp
Toggle Capability: Users can quickly toggle the section cuts on or off without needing to delete the box entirely.
Presentation Ready: Ideal for creating focused views for client presentations or isolating mechanical parts for detailed shop drawings. 📍 Availability and Compatibility
Compatibility: Designed for SketchUp 2023 and newer versions. Platform: Available for both Windows and macOS.
Acquisition: You can purchase or download it through the Curic Gumroad Store.
Sister Plugins: For even more advanced control, Curic also offers Section View for managing multiple section planes and scene-specific visibility.
Redefining 3D Sections: Why Curic BoxView is a Game-Changer for SketchUp
If you’ve ever wrestled with standard section planes in SketchUp, you know the struggle of managing multiple cut-away views without cluttering your model. The wait is over: the new Curic BoxView is officially here, and it’s changing the way we visualize complex 3D projects. What is Curic BoxView?
Released in late 2025, BoxView brings true 3D section boxes into the SketchUp environment. Unlike traditional section tools that can feel clunky, BoxView is designed to feel like a native feature. It allows you to isolate and explore any part of your model using six adjustable cut planes that you can control interactively. Key Features You’ll Love Curriculum (Curic) Planning: You might be looking for
Native-Like Interaction: You don't need to learn a new complex interface. You can create a box and drag its handles directly using the native Select Tool.
One-Click Isolation: Quickly create 3D section boxes around any specific group, component, or selected entities.
Deep Nested Editing: Double-click to "jump in" and edit nested groups freely while the box is active, then exit with a single action—keeping your workflow smooth and clean.
Scene Integration: You can save your BoxView cuts directly to SketchUp Scenes, making it easy to flip between different presentation views. Why It Matters
For architects and designers, the ability to create a "live" 3D section without the "nested doll" structure of multiple groups is a massive time-saver. It uses a powerful Overlay system behind the scenes to keep the experience lightweight and responsive, even in heavy models. Getting Started
Ready to give your section views a professional edge? You can find Curic BoxView on Gumroad. It’s part of the growing suite of powerful Curic extensions, including the recently released MiniMap and Axes 1.5 updates.
It seems you might be asking about a specific feature or view within an application, possibly related to a curriculum, a "Curic Box," or a "Story" view in a design or planning tool. However, "curic box view new" is a bit ambiguous.
Here are a few possibilities regarding what you might be looking for:
- Curriculum (Curic) Planning: You might be looking for a way to view a new curriculum box or section in an educational planning tool (like a storyboard or curriculum map).
- Design/UX "Story" View: In tools like Figma or Jira, "stories" often refer to user stories. A "box view" might refer to a card or container view.
- Kuric/Specific Brand: It might be a specific term from a niche software or a typo for "Curio," "Qlik," or another brand.
Could you please clarify:
- What software or website are you using?
- What is the context (e.g., are you a teacher, designer, project manager)?
- Is "Curic" the exact name, or could it be short for "Curriculum"?
With a bit more detail, I can give you the exact steps or description you need!
1. Introduction
- Motivation: limited screen space, need for compact multi-view presentation (dashboards, profile stacks, previews).
- Contribution: definition of the Cubic Box View, implementation guidelines, API design, evaluation.
Projects (selected)
- Document Preview Microservice — Designed a backend that converts uploads to Box View assets, issues viewer tokens, and serves pre-signed URLs; integrated rate limiting and retry logic.
- Annotator Plugin — React component enabling highlights/comments stored via webhooks; conflict resolution and versioning.
6.1 Web (HTML/CSS/JS)
- Structure: semantic container with role="list" and each face role="listitem".
- CSS: use transform: rotateY/rotateX with perspective; preserve-3d; backface-visibility: hidden.
- JS: maintain rotation state; requestAnimationFrame for tweening; hardware-accelerated transforms.
- Example API (conceptual):
- new CubicBox(container, faces: [...], axis: 'y', duration: 350);
- methods: rotateTo(index), next(), prev(), open(), close(), destroy().
- Performance tips: GPU layers, reduce DOM updates, virtualization for many faces.

