HyperWorks Tools

::hw::pmgr::PmgrSetData

::hw::pmgr::PmgrSetData

Previous topic Next topic No expanding text in this topic  

::hw::pmgr::PmgrSetData

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

Syntax

::hw::pmgr::PmgrSetData UserTaskID DataName Value

Arguments

UserTaskID

Task ID (can be 0).

 

DataName

Name of the data to be set.

 

Value

Value to be set for data.

Returns

Throws error (if any)

Example

::hw::pmgr::PmgrSetData 0 "Mesh Size" 10.0;