poIMeasure AddEntity

Adds the given entity to the measure from the specified model and pool.

Syntax

poIMeasure_handle AddEntity id_str

Application

HyperView Tcl Modify

Description

This command adds the given entity ID/s in the current measure group from the specified model and pool.

Inputs

id_str
Can be one of the following formats:
Regular Nodes
"node model_id [node_pool] n1"
Param Nodes
"node model_id [node_pool] n1 n2 %1"
Param-Param Node
"node model_id [node_pool] n1 n2 %1 n3 n4 %2 %3"
Elements
"element model_id [element_pool] element_id"
Components
"part model_id [part_pool] part_id"
Systems
"system model_id [system_pool] system_id"

Errors

Returns a non-zero value.