hm_me_entitiesget
Returns the entity IDs of a specific entity type contained in a module.
Syntax
hm_me_entitiesget id entity_typeType
HyperWorks Tcl Query Command
Description
Returns the entity IDs of a specific entity type contained in a module.
Inputs
- id
- The ID of the module to query.
- entity_type
- The type of entity to query.
Example
hm_me_entitiesget 10 props
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2017.1