Search results

  1. Dim strCutPlaneV : strCutPlaneV = Rhino.PlaneFromPoints(arrBounding(0), arrBounding(3), arrBounding(7)) Dim strCutPlaneW : strCutPlaneW = Rhino.PlaneFromPoints ...
    legil.org/rhinoScripts/sectioning.rvb
  2. arrPlaneU = Rhino. PlaneFromPoints (arrBBox (0),arrBBox (1),arrBBox (5)) arrContourCrvsU = Rhino. AddSrfContourCrvs (strSrf, arrPlaneU, dblSpacingU)
    www.rhinoscript.org/forum/1/314 - Cached
  3. PlaneFromPoints rhino - Yahoo! Search Results
    start.io/fluidentities - Cached
  4. ... PointDivide(Rhino.PointAdd(box_points(0), box_points(6)), 2.0) box_plane = Rhino.PlaneFromPoints(box_points(0), box_points(1), box_points(3)) box_plane = Rhino ...
    wiki.mcneel.com/developer/scriptsamples/boxframe - Cached
  5. ... 36:59 PM Call Main() Sub Main() Dim rails,profile,blnOrigin, i rails = Rhino ... 0)+n(0),originPts(2)(1)+n(1),originPts(2)(2)+n(2)) originPln = Rhino.PlaneFromPoints ...
    neoarchaic.net/2010/03/sweep-tool - Cached
  6. arrPlane = Rhino.PlaneFromPoints (array(0,j*25,i*(j+2)), array(1,j*25,i*(j+2)), array(0,j*25+1,i*(j+2))) If i < j+3 Then strCrv(i) = Rhino ...
    parametricrealizations1.wordpress.com/2008/10/29/hyun... - Cached
  7. ● Pasting geometry in Rhino would cause a recompute of the Grasshopper solution, this is fixed. ● Importing a file into the Rhino document would cause a recompute of the ...
    www.grasshopper3d.com/page/next-build - Cached
  8. arrCircPlane = Rhino.PlaneFromPoints(arrOrigin, arrX, arrDirPt) strCirc1 = Rhino.AddCircle(arrCircPlane, realLength1) arrOrigin = Rhino.CurveEndPoint(strLine)
    commandcontrol.wordpress.com - Cached
  9. arrCutPlane = Rhino.PlaneFromPoints(arrBoundingBox(5), arrBoundingBox(4), arrBoundingBox(7)) arrCutSurf = Rhino.AddPlaneSurface(arrCutPlane, 20*(Rhino ...
    postscriptdesign.wordpress.com - Cached
  10. Grasshopper™ is a graphical algorithm editor tightly integrated with Rhino’s 3-D modeling tools.
    www.grasshopper3d.com - Cached