Grasshopper

generative modeling for Rhino

  • Blog Posts
  • Discussions (6)
  • Events
  • Groups
  • Photos
  • Photo Albums
  • Videos

Faiyaz Khan's Friends

  • Razvan Ghilic-Micu
  • David Reeves

Faiyaz Khan's Discussions

Cannot load surface in VB.net/C# component
4 Replies

I have this extremely frustrating problem that I can't seem to figure out.When I try to load a surface into a scripting component (either vb.net or c#) I get the following flag popup:"Error: Solution…Continue

Started this discussion. Last reply by Faiyaz Khan Jan 23.

How to check if point3d variable is not null in VB.net
3 Replies

Hi everyone,I have this issue while scripting in vb.net when creating a line with two points.I am creating a k-d tree (not kraft dinner) script and am outputting the representation of the tree as a…Continue

Tags: k-dtree, point3d, line

Started this discussion. Last reply by Faiyaz Khan Feb 23, 2012.

RhinoCommonSDK as a publicly editable wiki?
2 Replies

Hello everybody,This is my first post here. First off, thanks to everyone working on Grasshopper and all of its components. Developers, users... you should all be in the history books for your…Continue

Tags: reference, programmers

Started this discussion. Last reply by Steve Baer May 6, 2011.

 

Faiyaz Khan's Page

Latest Activity

Faiyaz Khan replied to Faiyaz Khan's discussion Cannot load surface in VB.net/C# component
"I forgot exactly what caused the problem, but I think it had to do with the microsoft runtimes installed on my computers. Perhaps uninstalling and reinstalling might be a solution."
Jan 23
Andy VanMater replied to Faiyaz Khan's discussion Cannot load surface in VB.net/C# component
"In C# specifically you must declare the input type by right clicking and saying it is a surface. Or you can "cast" it that way in the code for example Surface s = (Surface)x; I have also had a situation where from time to time my code…"
Jan 20
Guy Gardner replied to Faiyaz Khan's discussion Cannot load surface in VB.net/C# component
"hey, did you figure out the problem? I'm having a similar error with some components  "
Jan 20
Faiyaz Khan replied to Faiyaz Khan's discussion Cannot load surface in VB.net/C# component
"I have tried reinstalling rhino and grasshopper and the problem still stands."
Aug 2, 2012
Faiyaz Khan posted a discussion

Cannot load surface in VB.net/C# component

I have this extremely frustrating problem that I can't seem to figure out.When I try to load a surface into a scripting component (either vb.net or c#) I get the following flag popup:"Error: Solution exception:Could not load file or assembly '80df5477-e2df-4660-8243-e4ae7082cf71, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Access is denied."Any ideas as to the cause?Oh and all that the script does is output the surface directly (ie. "A = x")Please help!!See More
Aug 2, 2012
Faiyaz Khan replied to Faiyaz Khan's discussion How to check if point3d variable is not null in VB.net
"Thanks Brian, that's what I was looking for!"
Feb 23, 2012
Brian Harms replied to Faiyaz Khan's discussion How to check if point3d variable is not null in VB.net
"Oops I meant If ptChildBelow.isValid then..."
Feb 23, 2012
Brian Harms replied to Faiyaz Khan's discussion How to check if point3d variable is not null in VB.net
"I could be mistaken but try If not ptChildBelow.isValid then..."
Feb 23, 2012
Faiyaz Khan posted a discussion

How to check if point3d variable is not null in VB.net

Hi everyone,I have this issue while scripting in vb.net when creating a line with two points.I am creating a k-d tree (not kraft dinner) script and am outputting the representation of the tree as a list of lines.My issue is sometimes I try to create a line between two points, and I get a line between the last parent node and 0,0,0. ( I have attached an image of the output to show the error. Nodes, 2, 10, and 9 connect to 0,0,0 but they shouldn't.I am assuming that if the line constructor…See More
Feb 22, 2012
Steve Baer replied to Faiyaz Khan's discussion RhinoCommonSDK as a publicly editable wiki?
"Hi Faiyaz, There is an editable wiki for RhinoCommon at http://wiki.mcneel.com/developer/rhinocommon If you want to create or edit pages on this wiki let me know and I'll set up an account for you.   I would also like to point out that…"
May 6, 2011
Victor Leung replied to Faiyaz Khan's discussion RhinoCommonSDK as a publicly editable wiki?
"Hi Faiyaz, I have a similar thought that it is perhaps easier if a Wiki style site could be setup to explain components or basic scripting to new comers. At least a few lines of text containing experience from previous attempts will be very helpful…"
May 6, 2011
Faiyaz Khan posted a discussion

RhinoCommonSDK as a publicly editable wiki?

Hello everybody,This is my first post here. First off, thanks to everyone working on Grasshopper and all of its components. Developers, users... you should all be in the history books for your contribution to architecture!Okay, so now for the discussion. I always appreciated the programmers' reference for Rhinoscript because of its comprehensive attention to summary descriptions, syntax, examples, etc. However now in "grasshopper world", I am a part of the Rhino community pretty lost within the…See More
Nov 11, 2010
Faiyaz Khan is now a member of Grasshopper
Oct 16, 2009

Profile Information

Company, School, or Organization
Ryerson University

Comment Wall

You need to be a member of Grasshopper to add comments!

Join Grasshopper

  • No comments yet!
 
 
 

Translate

Search Grasshopper

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2013   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service