
Modern MCAD tools represent 3D surfaces as meshes of flat triangles,
or a set of NURBS control-points.
Specifying a 3D-surface by directly editing traingle-vertices or NURBS control-points is a time-consuming process, hence all MCAD tools provide parameter-driven high-level shape input mechanisms using a "geometry-modeler".
Meshes for commonly used 3D-shapes such as cyclinders, spheres, strips, fixed cross-section extrusions etc., are provided.
Any shape can be transformed and
negative space techniques enable removing a shape from another shape.
The tool maintains a history of design changes, and past designs, common designs and commercial off-the shelf designs can be re-used in a new design.
The Specifier uses a hex-grid to specify angles, and to estimate curves and 3D curved-surfaces.
Since a surface is represented as a set of (discrete) points on a hex-grid,
(instead of floating point coordinates on a cartesian plane),
it becomes much simpler to specify a surface.
The first MCAD tool was introduced in 1997 and since then 3 major tool vendors -- Dassault Systems, Autodesk and Siemens have evolved these tools and integrated them into computer-aided assembly line manufacturing processes. These production management tool integrated MCAD tools are currently used by most large manufacturers. Solidworks/CATIA by Dassualt Systems, SolidEdge/NX by Siemens, Inventor by Autodesk and CREO by PTC are well-known examples.
In addition, there are several active MCAD tools for smaller scale design and manufacturing.
These tools are MCAD only, and hence simpler, easier-to-use, and include collaborative design capabilities and specialised modeling capabilities, such as NURBS.
Standardisation of a structural-assembly model exchange file format by the ISO, has helped with tool interoperability.
The first MCAD product, was a Windows app designed to run on an advanced PC-workstation,
with specialised 3D graphics and large high-resolution screens.
It used keyboard and mouse input to enable a user to input the 3D specifications of objects.
These inputs could be visualised through a camera-view on a 2D screen.
The purpose was to enable digital exchange, between designer, prototyper and production-unit.
A digital specification could be used directly to control computer aided manufacturing tools.
A design could also be visualised before production.
Even today, MCAD tools are primarily used for digital exchange and pre-production visualisation.
Over time, libraries of specified objects developed
and major advancements were made in geometric modelling. The specification tool could now also be used as a design tool and digital-first design started, to an extent.
Digital-first design introduces a gap between design and produceability,
that has to be bridged.
A digital-domain design has to be verified for its physical performance parameters,
and each production iteration is usually expensive.
A traditional physical-prototype-update based design-process is lot cheaper and more efficient.
3D printing is a new technology that is directly connected to digital-first design.
Some virtual physics-based simulation capabilities,
such as finite-element-analysis, and motion and kinematic analysis were introduced.
This improved the predictability of a design's real-world performance.
Another direction of MCAD tool specialisation was production-technique specific modeling,
such as weldments and sheet-metal production guidelines.
This improved production efficiency.
To model mathematically smooth curved surfaces, NURBS-based modelling also started being used.
From a designer's standpoint, MCAD tools are characterised by their geometry kernel.
Examples of geometry kernels, currently in use, are Parasolid (Siemens), 3D ACIS Modeller (Spatial), ShapeManager (Autodesk), Granite (PTC), Convergence Geometric Modeller (Dassault) and openNURBS (Rhino3D).
For new product designs associated with prototyping or small-scale production processes, the following MCAD tools are commonly used.
The most commonly used tool
Cloud-based collaboration enabled tools for smaller scale industrial-design
Established MCAD tools for very small-scale industrial-design
Niche MCAD tools (ease-of-use and NURBS based modeling)

(ease of use)
Platform: iPadOS + Pen, AppleVision Pro, Windows, MacOS
Geometry Kernel: Parasolid
Launch date: 2013
Annual revenues (estimated): $14.6M
Location: Hungary

(NURBS modeling)
Platform: Windows, MacOS
Geometry Kernel: openNURBS
Launch date: 1998
Annual revenues (estimated): $13.1M
Location: WA, USA
Specifier 1.0 targets new design and prototyping,
and fits more efficiently into a design-prototyping process than any existing tool.
The Specifier is being designed in sync with the design of a bicycle-trailer prototype.
Hence it's design is use-centric and domain specialised, which makes it an efficient addition to a specific design-prototyping process.
, instead of WIMP, which makes it far simpler to use.
Includes some ergonomic modeling of the user of the design.
The Specifier uses a hexagonal grid as an underlying graphic design basis, and implements a specially designed hex-grid graphics library.
This library implementation does not rely on 3D hardware acceleration,
and uses a platform's native 2D drawing library instead.
It is also designed with a minimal feature-set and resource usage approach.
These implemntation choices make The Specifier's computational complexity a lot lower
and it will be very responsive on average PC hardware as a native app.
(Most existing tools are either native, requiring workstation class processors,
or cloud-based, implying browser and internet-bandwidth constraints).
The Specifier does not have any server side execution components (like cloud based tools).
Mechanical CAD tools require a mechanism for visualing 3D objects on a 2D display.
We present a brief review of the technology involved and the major products offered
We focus on structural design and the design of metal-based structures.
Below is a description of the design specification process for a structural-assembly.
A Hexagonal grid is like an extended virtual protractor
(the instrument used to measure angles).
It can be used to choose or specify angles and curves in a mechanical CAD process.
There are 2 aspects to the specification of a land-vehicle design.
A (design-specification) Visualiser implements perspective-correct display-screen mapping of modelled 3D objects.
Our visualiser models a camera with a location and orientation,
and a single light source, at the same orientation and location as the camera.
We represent a 3D object as its outer surface,
a lattice of 3D planar segments.
We map these 3D planar segments onto a 2D screen using 4-point plane-mapping.
A curved plane (in 3D) is modelled as a lattice of flat planes.
Our visualiser uses only the device's (2D) drawing engine,
and targets a visualisation time of 100ms/frame
for a bicycle-model at 4K resolution on an Snapdragon 8 Gen 5 SOC class device.
We plan to produce a construction-processes specification component
after the structural specification component.
The designer will identify several construction states in the construction process.
Each construction state will be a physical model of the relative placement of the components and tools in the process.
The designer will indicate transitions between construction states.
The construction-process specifier will use these construction states and transitions between them
to create an interpolated sequence of models to be visualised.
This sequence will be visualised using the Visualiser with some animation controls.
After the mouse and keyboard specification interface,
we plan to produce an additional interface to improve structural specification input efficiency.
This interface will work as follows:
A bicycle is specified as a primary frame and components,
attachment mechanisms between them,
and additional braking and gear-ratio control systems.
A. The primary frame and components.
B. Attachment specifications between the primary frame and components.
C. The braking system and optional gear-ratio control systems.