Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Service 'ArcaneBasicMeshSubdivider'

Arcane service allowing the subdivision of mesh entities.

Interfaces

Liste des options

Documentation des options

different-element-type-output (int32=0)

Allows defining another cell type after subdivision. Only works for triangles, quadrangles, tetrahedrons, and hexahedrons. For example, consider an initial mesh with quadrilateral elements; if this option is different from zero, the new cells will be triangles.
Simple

<different-element-type-output>value</different-element-type-output>

nb-subdivision (int32)

Number of subdivisions to perform.
Simple

<nb-subdivision>value</nb-subdivision>