dbCreateGCellPattern
dbCreateGCellPattern(d_cellviewId g_isHorizontal n_startCoord x_count n_spacing[tx_layer] ) =>d_GCellPatternId/nil
Description
Creates a GCell pattern in the specified cellview.
Arguments
|
Specifies a horizontal or vertical GCell pattern. |
|
|
Optional argument that specifies the layer of the GCell pattern. |
Value Returned
|
The database ID of the GCell pattern if the creation is successful. |
|
|
|
Related Topics
Return to top