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