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