FISH Functions

The type specifiers used in the FISH function signatures are given in the FISH Type Index section.

building_blocks.edge Functions

building_blocks.edge.center(BB_EDGE_PNT)
building_blocks.edge.cp.add(BB_EDGE_PNT,VEC)
building_blocks.edge.cp.delete(BB_EDGE_PNT,INT)
building_blocks.edge.cp.localu(BB_EDGE_PNT,INT)
building_blocks.edge.cp.point(BB_EDGE_PNT,INT)
building_blocks.edge.cp.size(BB_EDGE_PNT)
building_blocks.edge.curve(BB_EDGE_PNT)
building_blocks.edge.direction(BB_EDGE_PNT)
building_blocks.edge.grid.ratio(BB_EDGE_PNT)
building_blocks.edge.grid.ratio.isolate(BB_EDGE_PNT)
building_blocks.edge.grid.size(BB_EDGE_PNT)
building_blocks.edge.group(BB_EDGE_PNT<,STR/IND>)
building_blocks.edge.group.remove(BB_EDGE_PNT,STR/IND<,STR/IND>)
building_blocks.edge.length(BB_EDGE_PNT)
building_blocks.edge.next.edge(BB_EDGE_PNT,INT)
building_blocks.edge.next.index(BB_EDGE_PNT,INT)
building_blocks.edge.point(BB_EDGE_PNT,INT)
building_blocks.edge.start.face(BB_EDGE_PNT)
building_blocks.edge.start.index(BB_EDGE_PNT)
building_blocks.edge.toglobal(BB_EDGE_PNT,FLT)
building_blocks.edge.tolocal(BB_EDGE_PNT,VEC)
building_blocks.edge.type(BB_EDGE_PNT)

building_blocks.set Functions

building_blocks.set.block.create(BB_SET_PNT,STR,VEC,VEC,VEC,VEC<,VEC><,VEC><,VEC><,VEC>)
building_blocks.set.block.find(BB_SET_PNT,INT)
building_blocks.set.block.list(BB_SET_PNT)
building_blocks.set.block.remove(BB_SET_PNT,BB_BLOCK_PNT)
building_blocks.set.block.size(BB_SET_PNT)
building_blocks.set.create(STR<,INT>)
building_blocks.set.delete(BB_SET_PNT)
building_blocks.set.edge.find(BB_SET_PNT,INT)
building_blocks.set.edge.list(BB_SET_PNT)
building_blocks.set.edge.near(BB_SET_PNT,VEC<,FLT>)
building_blocks.set.edge.size(BB_SET_PNT)
building_blocks.set.face.find(BB_SET_PNT,INT)
building_blocks.set.face.list(BB_SET_PNT)
building_blocks.set.face.near(BB_SET_PNT,VEC<,FLT>)
building_blocks.set.face.size(BB_SET_PNT)
building_blocks.set.find(INT/STR)
building_blocks.set.id(BB_SET_PNT)
building_blocks.set.list
building_blocks.set.name(BB_SET_PNT)
building_blocks.set.point.find(BB_SET_PNT,INT)
building_blocks.set.point.list(BB_SET_PNT)
building_blocks.set.point.near(BB_SET_PNT,VEC<,FLT>)
building_blocks.set.point.size(BB_SET_PNT)