FISH Functions
The type specifiers used in the FISH function signatures are given in the FISH Type Index section.
- Geometry Edge Utilities
 - Geometry Edge Intrinsics
 - Geometry Node Utilities
 - Geometry Node Intrinsics
 - Geometry Polygon Utilities
 - Geometry Polygon Intrinsics
 - Geometry Set Utilities
 - Geometry Set Intrinsics
 
geometry.edge Functions
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 Functions
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
geometry.polygon Functions
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.set Functions
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
| Was this helpful? ... | PFC © 2021, Itasca | Updated: Feb 25, 2024 |