*sketchdisassociateentities
Removes the association between the sketch and its realized entities.
Syntax
*sketchdisassociateentities sketch_id
Type
HyperMesh Tcl Modify Command
Description
Removes the association between the sketch and its realized entities. If the sketch entity is hidden, it becomes visible.
Inputs
- sketch_id
- The ID of the sketch entity.
Examples
*sketchdisassociateentities 1
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2021.2