*validatefeatures
Validates the selected feature entities and flags them for re-detection.
Syntax
*validatefeatures mark_id
Type
HyperMesh Tcl Modify Command
Description
Validates selected features entities and flags them for re-detection.
Inputs
- mark_id
- The ID of the mark containing the features to validate. Valid values are 1 and 2.
Example
*createmark features 1 1 2 3
*validatefeatures 1
hm_createmark features 1 “by config” 4
*validatefeatures 1
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2021.1