Method

IpuzCellset_cell_type

Declaration [src]

void
ipuz_cell_set_cell_type (
  IpuzCell* cell,
  IpuzCellType cell_type
)

Description [src]

Sets the IpuzCellType of cell to be cell_type.

Parameters

cell_type

Type: IpuzCellType

The new IpuzCellType of cell.