Method
IpuzCellset_cell_type
Declaration [src]
void
ipuz_cell_set_cell_type (
IpuzCell* cell,
IpuzCellType cell_type
)
Parameters
cell_type
-
Type:
IpuzCellType
The new
IpuzCellType
ofcell
.
void
ipuz_cell_set_cell_type (
IpuzCell* cell,
IpuzCellType cell_type
)
cell_type
Type: IpuzCellType
The new IpuzCellType
of cell
.