hm_getsurfacesbyedgelength
Gets the surfaces that have an edge with a length smaller or equal to the specified value.
Syntax
hm_getsurfacesbyedgelength double
Type
HyperMesh Tcl Query Command
Description
Gets the surfaces that have an edge with a length smaller or equal to the specified value.
Inputs
- double
- Length of an edge that you specify.
Example
hm_getsurfacesbyedgelength 20
Errors
None.