HyperWorks Tools

::hw::pmgr::PmgrGetDataList

::hw::pmgr::PmgrGetDataList

Previous topic Next topic No expanding text in this topic  

::hw::pmgr::PmgrGetDataList

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Syntax

::hw::pmgr::PmgrGetDataList UserTaskID listPropNames

Arguments

UserTaskID

Task ID (can be 0).

 

listPropNames

List of data names whose values are requested.

Returns

List representing the values for the given data names.

Example

set meshsize [::hw::pmgr::PmgrGetData 0 "Mesh Size"];