generate_surface#

Geometry.generate_surface(density=4, amin=None, amax=None, ninc=None)[source]#

Generate an all-triangular surface of the active surfaces.

Parameters:
densityint, optional

APDL smart sizing option. Ranges from 1 (worst) to 10 (best).

aminint, optional

Minimum APDL numbered area to select. See mapdl.anum for available areas.

amaxint, optional

Maximum APDL numbered area to select. See mapdl.anum for available areas.

nincint, optional

Steps to between amin and amax.

Return type:

PolyData