vfpCreateBoundaryPinsForSelectedShapes
vfpCreateBoundaryPinsForSelectedShapes(d_cellViewId[n_distanceFromBoundary] ) =>l_pinIds/ nil
Description
Creates boundary pins on selected shapes.
Arguments
|
Distance between the pin shapes and the PRBoundary. If you do not specify the distance, then the default value of 10 is assigned. |
Value Returned
Example
pinIds = vfpCreateBoundaryPinsForSelectedShapes(cvId 8.0)
Return to top