FISH Functions
FISH functions operating on extrusion blocks. The type specifiers used in the FISH function signatures are given in the FISH Type Index section.
Extrude segment Functions
extrude.segment.count(EXT_SET_PNT) |
|
extrude.segment.grid.ratio(EXT_SET_PNT,INT) |
|
extrude.segment.grid.size(EXT_SET_PNT,INT) |
|
extrude.segment.group(EXT_SET_PNT,INT<,STR>) |
|
extrude.segment.isgroup(EXT_SET_PNT,INT,STR<,STR>) |
|
extrude.segment.length(EXT_SET_PNT,INT) |
|
extrude.segment.node.add(EXT_SET_PNT,FLT) |
|
extrude.segment.node.delete(EXT_SET_PNT,INT) |
|
extrude.segment.node.group(EXT_SET_PNT,INT<,STR>) |
|
extrude.segment.node.isgroup(EXT_SET_PNT,INT,STR) |
|
extrude.segment.node.pos(EXT_SET_PNT,INT) |
|
extrude.segment.node.removegroup(EXT_SET_PNT,INT,STR) |
|
extrude.segment.removegroup(EXT_SET_PNT,INT,STR) |
|