hm_dvprelgetdesvars
This command returns the design variables of a dvprel entity.
Syntax
hm_dvprelgetdesvars dvprel_name_or_id ?-byname? ?-byid?
Type
HyperMesh Tcl Query
Description
This command returns the design variables of a dvprel entity.
Inputs
- dvprel_name_or_id
- The name or ID of the dvprel.
- ?-byname?
- Search only by name.
- ?-byid?
- Search only by ID.
Example
By default, HyperMesh searches for entities by name, and if the name is not found, it then searches by ID. This command allows you to specify how the search for an entity should be conducted.
Errors
None.