*CE_FE_AutoRegisterSharedEntitiesByMark
Auto register pre-existing entities to multiple connectors.
Syntax
*CE_FE_AutoRegisterSharedEntitiesByMark mark_id
Type
HyperMesh Tcl Modify Command
Description
Auto register pre-existing entities to multiple connectors.
Inputs
- mark_id
- The ID of the mark containing the connectors to register to. Valid values are 1 and 2.
Example
Register to connectors 1-10:
*createmark connectors 1 1-10
*CE_FE_AutoRegisterSharedEntitiesByMark 1
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2017.1