*CE_SetLinkChangeManagerSettings
Modifies/unrealizes/rerealizes connectors when there is change in attribute values or deletion of referenced entities.
Syntax
*CE_SetLinkChangeManagerSettings perform operation
Type
HyperMesh Tcl Modify Command
Description
Modifies/unrealizes/rerealizes connectors when there is change in attribute values or deletion of referenced entities.
Inputs
- perform
- 0 - Do not perform operation
- operation
- 0 - Modify
Examples
*CE_SetLinkChangeManagerSettings 1 0
*CE_SetLinkChangeManagerSettings 1 1
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2021