hm_me_moduleget
Returns the module ID an entity belongs to.
Syntax
hm_me_moduleget entity_type entity_idType
HyperWorks Tcl Query Command
Description
Returns the module ID an entity belongs to.
Inputs
- entity_id
- The type of entity to query.
- entity_type
- The type of entity to query.
Example
hm_me_moduleget props 10
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2017.1