*getunmeshedsurfstomark2
Places displayed, unmeshed surfaces on the specified mark using advanced logic.
Syntax
*getunmeshedsurfstomark2 mark_id
Type
HyperMesh Tcl Modify Command
Description
Places displayed, unmeshed surfaces on the specified mark. This takes the surfaces found using *getunmeshedsurfstomark and performs advanced processing to better detect unmeshed surfaces. BatchMesher can move nodes off of surfaces or surface edges, thus causing small surfaces to be considered unmeshed by *getunmeshedsurfstomark. This command also does advanced filtering to find nodes/elements close to these small surfaces and thus not detect them as unmeshed.
Inputs
- mark_id
- The mark ID that should contain the unmeshed surfaces on output. Valid values are 1 and 2.
Example
*getunmeshedsurfstomark2 1
Version History
11.0.130