*CE_RemoveSigPoints
Removes significant points from a connector.
Syntax
*CE_RemoveSigPoints ce_id
Type
HyperMesh Tcl Modify Command
Description
Removes significant points from a connector.
Inputs
- ce_id
- The ID of the connector from which to remove the significant points.
Examples
*CE_RemoveSigPoints 10
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2022.3