yucad3d

The interface

One ribbon, six tabs, two docks and a live status bar — all over a single shared model.

Tabs

Each tab is a viewer onto the same Document. An edit in one tab updates the others immediately.

TabYou work on…Renderer
PlanHorizontal alignments, points, junctions — the map view.Custom OpenGL canvas (civil-aware: PI grips, station ticks, labels).
ProfileThe vertical alignment of the selected alignment — ground line and design grades.Custom OpenGL canvas.
SectionsThe cross-section at a chosen station.Custom OpenGL canvas.
3DThe whole model in space — surfaces, corridor solids, grids.VTK scene.
AssembliesThe project's imported assemblies as 2D cross-section diagrams; drag from the Assembly Library dock to import. See Assemblies & Composer.Zoomable 2D canvas.
LayoutPaper-space sheets and viewports.Paper-space canvas.

The ribbon

Commands are grouped on a ribbon: Home (project, draw, modify, compose), Design (standard, surface, superelevation/widening, grid), Analyze (inquiry, scale factor), View (camera, panels), Output (import/export), Collaborate and Manage. Everything is also in the classic menus. The full list is in the Command reference.

Object Browser

View › Panels › Objects. A tree of every object in the project, grouped into folders (Alignments, Surfaces, Points, Corridors, Assemblies, Junctions, Grids). Clicking a node selects it — highlighting it in 3D and Plan and loading it into Properties. Right-click for a context menu whose entries depend on the node:

In worksharing mode, owner badges show who holds each node (see Collaboration).

Properties

View › Panels › Properties. A field editor that follows the Object Browser selection. It edits the node and its sub-entities; every change goes through the undo system. What you get depends on the node:

The same tables also appear in the dedicated Alignment Builder and Profile Builder docks below, which add their own buttons.

Other docks

All docks are shown/hidden from View › Panels (or the View ribbon › Panels group). Each entry there is a toggle — tick it to show the dock, untick to hide. Docks can be dragged, stacked into tabs, or floated. The sections below detail what each one's buttons, columns and interactions do.

Alignment Builder

View › Panels › Alignment Builder. The numeric editor for the selected alignment — see Horizontal alignments for the full column list. In short:

Profile Builder

View › Panels › Profile Builder. The numeric editor for the selected alignment's vertical profile — see Profiles.

Design Issues

View › Panels › Design Issues. A live list of every alignment that fails the active design rules.

Event Viewer

Tabbed into the bottom dock area (also toggleable from View › Panels). A diagnostics log with three columns — Severity (Info / Warning / Error, colour-coded), Category and Message.

Command line

View › Panels › Command. Type a command and press Enter; some commands then prompt for values inline (a point, a radius). Supported: MOVE, ROTATE, MIRROR, DELETE, plus the prompts raised by the drawing tools.

Profile / Cross Section

View › Panels also toggles the docked Profile and Cross Section views — the same content as the Profile and Sections tabs, handy beside the Plan. The Cross Section dock has a station spin-box / slider / prev-next to scrub along the corridor.

Assembly Library

Docked under the Object Browser. The program-level assembly library (files stored next to the application, shared across projects) — distinct from the per-project Assemblies tab, which shows what you have already imported.

See Assemblies & Composer for the import model.

Status bar

The bottom strip shows, live as you move the cursor. The coordinate readout on the left cycles format when you click it:

ClickShowsNeeds
1E … N … m (grid), plus each surface's elevation under the cursor.
2Lat …° Lon …° (WGS84 decimal degrees).a CRS
3Lat … Lon … in degrees-minutes-seconds.a CRS
4Sta … Off … m on the selected alignment (with a guide line on the Plan).a selected alignment

On the right, three permanent readouts:

View toggles

Next to the readouts sits a Civil-3D-style row of toggle buttons. Each is a live on/off switch for a Plan-view feature; the states apply to every open document tab and persist across sessions:

ToggleControls
GRIDThe background grid.
SNAPEndpoint snapping while dragging grips.
CYCLESelection cycling (also Ctrl+W, from anywhere in the app) — see below.
LABELSStation-number labels along alignments.
ISSUESDesign-check warning flags (the red/amber “!” markers).

The ☰ hamburger at the end of the row chooses which toggles are shown on the bar — untick the ones you never use.

Selection cycling & Escape