ansys.mapdl.core.Mapdl.gmface#

Mapdl.gmface(lab='', n='', **kwargs)#

Specifies the facet representation used to form solid models.

Mechanical APDL Command: GMFACE

Parameters:
labstr

Valid Labels:

  • FINE - Value that determines how coarse the facets will be.

nstr

An integer value between one (small) and ten (large) that determines the tolerances that will be applied to the creation of arcs and surfaces. Ten will create many facets, which may in turn cause Mechanical APDL to run very slowly. One will create fewer facets, which may in turn cause larger tolerance errors.