setRenderMode

Overview

This utility is used to control the model rendering options.

Syntax

simlab.setRenderMode("Render Mode", "State")
Render Mode

CAD Wireframe / FEM Wireframe / Smooth Display / Quadratic Element Display / WireBody Nodes / Orphan Nodes / Face Edge / Transparent Face Edge / Element Edge / Element Free Edge / Element Non-Manifold Edge / Free Edge Boundary / Update Layers during Cleanup / Edge Color / Face Color / 4 Edge Face Color / Features Color / Material Color / Property Color / Element Face Set Color / CFD Color / DOF Label

State

True (To Enable) / False (To Disable)

Use Case

To take a snapshot of the model with various rendering modes.

Utility Input/output

Sample