*realizecontactsurfstosets
Realizes all contact surfaces of a given card image to segment sets.
Syntax
*realizecontactsurfstosets card_image
Type
HyperMesh Tcl Modify Command
Description
Realizes all contact surfaces of a given card image to segment sets.
Inputs
- card_image
 - The card image of the contact surfaces to realize.
 
Examples
Realize contact surfaces with cardimage surfSeg to segment sets:
*realizecontactsurfstosets surfSeg
      Errors
if { [ catch {command_name...} ] } {
   # Handle error
}Version History
2020