cphSbDisplayObstruction
cphSbDisplayObstruction(g_cphId{g_sbId|l_physLCV}[?obsTypet_ObstructionType ]) => t / nil
Description
Displays information about the specified obstruction.
Arguments
|
Type of obstruction. Valid values are: "placement", "routing", "fill", "slot", "pin", "feedthru", and "screen". |
|
Value Returned
|
Displays information about the obstruction, such as the obstruction type, offsets, and layer name. |
|
Example
cphSbDisplayObstruction(cphId sbId ?obsType "routing")
Return to top