*unrealizeengineeringentity
Unrealize an engineering entity.
Syntax
*unrealizeengineeringentity entity_type entity_id unrealize_mode
Type
HyperMesh Tcl Modify Command
Description
Unrealize an engineering entity.
Inputs
- entity_type
- The type of engineering entity to unrealize.
- entity_id
- The ID of the engineering entity to unrealize.
- unrealize_mode
- 0 - Delete entities from realization. Only current solver/profile is affected.
Example
Unrealize mass with ID 10:
*unrealizeengineeringentity masses 10 0
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2017.2