Overload_Rhino_Geometry_Surface_IsIsoparametric - mcneel/rhinocommon-api-docs GitHub Wiki
Name | Description | |
---|---|---|
![]() |
IsIsoparametric(BoundingBox) | Determines if a 2d bounding box is iso-parameteric in the parameter space of this surface. |
![]() |
IsIsoparametric(Curve) | Determines if a 2d curve is iso-parameteric in the parameter space of this surface. |
![]() |
IsIsoparametric(Curve, Interval) | Determines if a 2D curve is iso-parameteric in the parameter space of this surface. |