*CE_ReverseSigPoints
Reverses the direction of a line connector.
Syntax
*CE_ReverseSigPoints connector_id
Type
HyperMesh Tcl Modify Command
Description
Reverses the direction of a line connector.
Inputs
- connector_id
- The ID of the connector.
Examples
*CE_ReverseSigPoints 1
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2022