Jiwootech Docs
Getting Started

Interface Tour

A guided tour of the JW Slope workspace: canvas, panels, and the modeling-to-results workflow.

The JW Slope workspace is built around a central drawing canvas with a left sidebar for tools and panels, a top bar for file actions, and a set of modal dialogs for detailed property editing. This page describes each region and how they fit together.

Workspace layout

  • Top bar — file operations (new project, open, save, import, export) and project-level controls.
  • Left sidebar — the workspace-mode tabs and the geometry dock (the toolset used to build and edit the model).
  • Central canvas — the HTML5 drawing surface where geometry is created, edited, and where results are displayed.
  • Modals — dialogs for material properties, support properties, search settings, and solver progress.

Workspace tabs

Two top-level tabs switch the workspace mode:

TabPurpose
GeometryBuild and edit the model: boundary, regions, water, loads, supports, and analysis settings.
ResultsView the computed critical surface and factor of safety after running an analysis.

The geometry dock

In Geometry mode, the sidebar presents the geometry dock — a grouped list of tools. The groups follow the natural modeling order:

GroupContents
External BoundaryDraw, expand/shrink, and clear the external boundary.
Material RegionsDraw internal material boundaries (or use a soil profile).
Water TableAdd a water table or piezometric line.
Weak LayerAdd weak-layer paths.
AnisotropyAdd anisotropic surfaces and vector fields.
Tension CrackAdd a tension crack.
MaterialsDefine and assign material properties.
LoadingAdd distributed, line, and seismic loads.
Ground SupportAdd ground support and edit support properties.
Limit StateConfigure slip-surface search, slope limits, and advanced options.
Finite ElementExperimental FEA meshing and solvers.
ComputeRun the analysis and open parametric / solver tools.

The Finite Element group and its solvers are experimental. Treat their output as preliminary.

The canvas

The canvas is where all geometry is drawn and edited. It supports standard CAD navigation:

ActionInput
PanMiddle-click and drag.
ZoomScroll wheel (zooms toward the cursor).
Suppress snappingHold Alt while drawing or editing.
Context menuRight-click on or near an entity.

The right-click context menu provides in-place editing actions such as Move Vertex, Insert Vertex, Delete Vertex, Move Segment, Move Entity, Assign Material, and Edit Materials, depending on what is under the cursor.

Snapping

A status bar along the canvas exposes snapping toggles, including snap to object vertices and segments, snap to configured angles, ortho snapping, grid-point snapping, and grid-line snapping. Holding Alt temporarily disables snapping without changing these toggles, which is useful for placing a point freely.

Modals

Detailed editing happens in modal dialogs opened from the dock or context menu:

ModalOpened fromPurpose
Define Material PropertiesMaterials groupEdit strength, unit weight, and water properties for each material.
Support PropertiesGround Support groupChoose support type and capacities.
Slip Search / Slope Limits / AdvancedLimit State groupConfigure the surface search.
LEM SolverComputeShows live search progress while the analysis runs.

Typical workflow

  1. Draw the external boundary.
  2. Add material regions and assign materials.
  3. (Optional) Add a water table, loads, and support.
  4. Configure the search method and analysis method under Limit State and Compute.
  5. Press Compute and read the critical factor of safety on the Results tab.

See the Quick Start for a concrete, step-by-step walkthrough.

On this page