> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Von Mises Stress Point Map

<CardGroup cols={2}>
  <Card title="Static Structural Result, Integer" href="#static-structural-result-integer" />

  <Card title="Static Structural Result, Integer, 1.1.0" href="#static-structural-result-integer-110" />

  <Card title="Time Dependent Structural Result, Integer" href="#time-dependent-structural-result-integer" />

  <Card title="Time Dependent Structural Result, Integer, 1.1.0" href="#time-dependent-structural-result-integer-110" />
</CardGroup>

***

## About this Block

**What it does:** The **Von Mises Stress Point Map** block generates a Scalar Point Map of von Mises stress from the static structural simulation results.

**Common uses:**

* Can visualize structural results.

**Tips:**

* The point map consists of all the nodal points from the Static Analysis, and the stress values associated with each of those points. These points and values are accessible in the properties of the Point Map.
* The HUD can be used to change the Lower bound, Upper bound color palette and units as required.
* The point map can be exported with the **Export Point Map** block.

## Example File

Download Example: [Stress\_Point\_Map](https://storage.googleapis.com/files-learn/static/ExtendedBlockDocs/Stress_Point_Map.ntop)
![Stress Point Map](https://storage.googleapis.com/files-learn/static/ExtendedBlockDocs/Stress_Point_Map.png)

***

<h2 id="static-structural-result-integer">
  Static Structural Result, Integer
</h2>

Create a Scalar Point Map from nodal von Mises stress values of a Static or Explicit Analysis.

### Inputs

| Name            | Type                                                                                       | Description                                                                                |
| --------------- | ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ |
| Analysis result | [Static Structural Result](../../../../block-documentation/types/static-structural-result) | Von Mises stress point map for this result                                                 |
| Step number     | [Integer](../../../../block-documentation/types/integer)                                   | The step number for which the point map will be created. The last step is used by default. |

### Outputs

| Type                                                                       |
| -------------------------------------------------------------------------- |
| [Scalar Point Map](../../../../block-documentation/types/scalar-point-map) |

***

<h2 id="static-structural-result-integer-110">
  Static Structural Result, Integer, 1.1.0
</h2>

Create a Scalar Point Map from nodal von Mises stress values of a Static or Explicit Analysis.

### Inputs

| Name            | Type                                                                                       | Description                                                                                |
| --------------- | ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ |
| Analysis result | [Static Structural Result](../../../../block-documentation/types/static-structural-result) | Von Mises stress point map for this result                                                 |
| Step number     | [Integer](../../../../block-documentation/types/integer)                                   | The step number for which the point map will be created. The last step is used by default. |

### Outputs

| Type                                                                       |
| -------------------------------------------------------------------------- |
| [Scalar Point Map](../../../../block-documentation/types/scalar-point-map) |

***

<h2 id="time-dependent-structural-result-integer">
  Time Dependent Structural Result, Integer
</h2>

Create a Scalar Point Map from nodal von Mises stress values of a Static or Explicit Analysis.

### Inputs

| Name            | Type                                                                                                       | Description                                                                                |
| --------------- | ---------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------ |
| Analysis result | [Time Dependent Structural Result](../../../../block-documentation/types/time-dependent-structural-result) | Von Mises stress point map for this result                                                 |
| Step number     | [Integer](../../../../block-documentation/types/integer)                                                   | The step number for which the point map will be created. The last step is used by default. |

### Outputs

| Type                                                                       |
| -------------------------------------------------------------------------- |
| [Scalar Point Map](../../../../block-documentation/types/scalar-point-map) |

***

<h2 id="time-dependent-structural-result-integer-110">
  Time Dependent Structural Result, Integer, 1.1.0
</h2>

Create a Scalar Point Map from nodal von Mises stress values of a Static or Explicit Analysis.

### Inputs

| Name            | Type                                                                                                       | Description                                                                                |
| --------------- | ---------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------ |
| Analysis result | [Time Dependent Structural Result](../../../../block-documentation/types/time-dependent-structural-result) | Von Mises stress point map for this result                                                 |
| Step number     | [Integer](../../../../block-documentation/types/integer)                                                   | The step number for which the point map will be created. The last step is used by default. |

### Outputs

| Type                                                                       |
| -------------------------------------------------------------------------- |
| [Scalar Point Map](../../../../block-documentation/types/scalar-point-map) |
