::hwat::core::CalculateBarrierFrontEdges - This function considers the front 10 percent of the barrier's length and finds the minx, miny, minz, maxx, maxy, and maxz for that length.
CalculateBarrierFrontEdges barrierAssem option
barrierAssem |
The name of the barrier assembly. |
option |
Either front, rear, leftside, or rightside. |
A Tcl list containing the minx, miny, minz, maxx, maxy and maxz coordinates of the barrier's front 10 percent if successful, {} otherwise.
::hwat::core::CalculateBarrierFrontEdges "BARRIER" front
A ::hwat::utils::ReviewAssembly "$str_barrierName", must be done before calling this function.