Skip to content

Type Description

The embedded object Mesh represents a grid model with various parameters.

Properties of type Mesh

Below is a list of the available properties provided by the Mesh type. Click on a property name to see its detailed description and examples.

Property Description
autoSizeBound Automatic definition of the model's bounds.
sizeBound 2D/3D model calculation area boundaries (model size).
numberSlices Number of slices for calculating 2D/3D models.
airgapQuality Air gap mesh quality in the air gap region.
horizontalSymmetry Model horizontal symmetry (on/off).
boundCylinderRadius Radius of the cylindrical calculation area.
boundCylinderAxialExtension Axial extension of the cylindrical calculation area.

Methods of type Mesh

Below is a list of the available methods provided by the Mesh type. Click on a method name to see its detailed description and examples.

Method Description
changeProperty() Changes the value of a property.
Last update: 7 August 2025, 13:38