cphGetForceDescend
cphGetForceDescend(
g_physConfigID
t_path
)
=> t / nil
Description
Returns whether or not an effective force descend attribute is set for a specific occurrence in the physical configuration associated with the given ID.
Arguments
Value Returned
Example
forceDescend=cphGetForceDescend(physConfigID "I0/N2")
Return to top