Click or drag to resize

IMesherParameters Interface

An interface providing access to mesher parameters.

Namespace:  EMInvent.InventSim.COMServer
Assembly:  InventSim (in InventSim.exe) Version: 5.1.12.6+develop
Syntax
public interface IMesherParameters

The IMesherParameters type exposes the following members.

Properties
  NameDescription
Public propertyAdaptiveMeshing
Public propertyCurveMeshing
Gets or sets curved edge meshing setting.
Public propertyGrading
Gets or sets mesh grading.
Public propertyLineMeshing
Gets or sets line edge meshing setting.
Public propertyMaxMeshSize
Gets or sets maximum mesh size.
Public propertyUseMeshMorphingDuringOptimization
Enables or disables mesh morphing during optimization.
Top
See Also