Due to the lapse in federal government funding, NASA is not updating this website.

Suggested Searches

OpenVSP Meshes and Point Clouds

These guides will walk you through how to interact with meshes and point clouds in OpenVSP. The content will also provide some example use cases and cover some of the differences among mesh types.

Encyclopedia
Updated Sep 25, 2025

Introduction and Control

In OpenVSP, a Mesh can come from a variety of sources including internal tools or as imports from other software. For example, CompGeom and CFDMesh will both create meshes but they will be quite different in their topology. A mesh imported from an external source may be from a CAD STL or even from a CFD grid. However, when importing from highly dense CFD grids be sure to downsample, if needed, to avoid crashing VSP. This tutorial will introduce some of the features of Meshes in OpenVSP and illustrate a few of the controls and features you have at your disposal.

Although not native OpenVSP geometries, meshes can serve a variety of purposes in your model. They can be guides for recreating models with OpenVSP components, you can use them to visualize part placement, and they can be assigned mass properties, if watertight. Meshes can also be flagged as negative volumes and trim other components.

Brandon Litherland
Aerospace Engineer

Creating a Point Cloud

When modeling with Meshes in VSP or other tools you may hear the term “Point Cloud”. In OpenVSP, a point cloud is simply a Mesh that has been converted from a wireframe to a set of points or imported from a PTS file. To accomplish this, click the “Convert” button beneath the Convert to Point Cloud header in the Other tab of a Mesh component window or see the Import section on Point Clouds.

Point clouds are the basis of any Fit Model application. Imported meshes can be converted or you can create your own point clouds and import them.

Brandon Litherland
Aerospace Engineer

Applications

Meshes can be used in a variety of ways in OpenVSP. One of the main uses is to provide a guide for matching parametric VSP-native components to an existing geometry. This can be done manually if close enough is good enough or performed to much greater detail (and accuracy) using Fit Model. Other times, you may only need a mesh to stand in for a mass component. In this case, the mesh itself may be assigned mass properties just like a VSP component, if the mesh is watertight. Thin shell density may also be applied even if the mesh is open. This tutorial will discuss a few of these introductory examples but will not cover the topics in detail.

There are many mesh applications in OpenVSP and you're only really limited by your imagination and stubbornness.

Brandon Litherland
Aerospace Engineer