hm_getfacesbyarea

Gets the faces with an area smaller or equal to the specified value.

Syntax

hm_getfacesbyarea double

Type

HyperMesh Tcl Query Command

Description

Gets the faces with an area smaller or equal to the specified value.

Inputs

double
Maximum area that you specify.

Example

hm_getfacesbyarea 40

Errors

None.