hm_me_occrepkeyget
Returns the representation key of a part occurrence.
Syntax
hm_me_occrepkeyget part_idType
HyperWorks Tcl Query Command
Description
Returns the representation key of a part occurrence. A part occurrence should be given.
Inputs
- part_id
- The ID of a part or part assembly from which to retrieve the representation key.
Example
hm_me_occrepkeyget 5
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2023