FISH Functions
The type specifiers used in the FISH function signatures are given in the FISH Type Index section.
- Geometry Set Utilities
- Geometry Set Intrinsics
- Geometry Polygon Utilities
- Geometry Polygon Intrinsics
- Geometry Edge Utilities
- Geometry Edge Intrinsics
- Geometry Node Utilities
- Geometry Node Intrinsics
Geometry Set Utilities
geom.set.create(STR) | |
geom.set.find(INT/STR) | |
geom.set.list | |
geom.set.maxid | |
geom.set.num | |
geom.set.typeid |
Geometry Set Intrinsics
Geometry Polygon Utilities
geom.poly.find(GSET_PNT,INT) | |
geom.poly.list(GSET_PNT) | |
geom.poly.near(GSET_PNT,VEC<,FLT>) | |
geom.poly.typeid |
Geometry Polygon Intrinsics
Geometry Edge Utilities
geom.edge.find(GSET_PNT,INT) | |
geom.edge.list(GSET_PNT) | |
geom.edge.near(GSET_PNT,VEC<,FLT>) | |
geom.edge.typeid |
Geometry Edge Intrinsics
Geometry Node Utilities
geom.node.find(GSET_PNT,INT) | |
geom.node.list(GSET_PNT) | |
geom.node.near(GSET_PNT,VEC<,FLT>) | |
geom.node.typeid |
Geometry Node Intrinsics
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |