::hwat::solver::GetComponentStopAngles - Finds the stop angles of the component.
::hwat::solver::GetComponentStopAngles n_compId n_systemList
n_compId |
The ID of the component. |
n_systemList |
The first list returned by the ::hwat::solver::CreateDummyPositionArray function (default = ""). |
A Tcl list of the form Xmin, Ymin, Zmin, Xmax, Ymax, Zmax if successful, {} otherwise.
::hwat::solver::GetComponentStopAngles 12203 [list 12234,12235 12000 … ]
The user should call the ::hwat::solver::CreateDummyPositionArray function every time a dummy is imported and store the values returned for use in this and other APIs.
::hwat::solver::CreateDummyPositionArray