cphSetOccurIgnoreForGen
cphSetOccurIgnoreForGen(
g_physConfigID
t_path
g_value
)
=> t / nil
Description
Sets the Ignore for layout generation option to t or nil for the specified occurrence in the specified physical configuration.
Arguments
Value Returned
Example
cphSetOccurIgnoreForGen(physConfigID "I0/N0" t)
Return to top