*CE_RerunPost
Reruns post factory for realized connectors.
Syntax
*CE_RerunPost ce_mark option
Type
HyperMesh Tcl Modify Command
Description
Reruns post factory for realized connectors which have analysis bit set.
Inputs
- ce_mark
- The ID of the mark containing the connectors. Valid values are 1 and 2.
- option
- Reserved for future use. Must be set to 0.
Examples
*createmark connectors 1 3 4 5
*CE_RerunPost 1 0
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2022.2