HyperWorks Tools

::hw::pmgr::PmgrGetData

::hw::pmgr::PmgrGetData

Previous topic Next topic No expanding text in this topic  

::hw::pmgr::PmgrGetData

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

Syntax

::hw::pmgr::PmgrGetData UserTaskID DataName

Arguments

UserTaskID

Task ID (can be 0).

 

DataName

Name of the data to be set.

Returns

The Value for this data as obtained from the HWPM DataModel.
Throws error (if any).

Example

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