Quantcast
Channel: Grasshopper Developer - McNeel Forum
Viewing all articles
Browse latest Browse all 3664

Check RhinoCommon version in GH?

$
0
0

@garciadelcastillo wrote:

Hi there!

I am writing a GH component that tries to use the NurbsSurface.CreateCurveOnSurface method, which the documentation specifies is available in version 6.20. However, the method seems not to be available in my C# script components or when loading RhinoCommon in VS.

I can check the assembly version by:

Version v = typeof(Curve).Assembly.GetName().Version;

Which gives me 6.20.19322.20361, so I am not sure what I’m missing. Is my GH using a different assembly version? Or is it just this method that wasn’t opened in 6.20.

As opposed to this, I can for example see the MeshThicknessMeasurement struct which apparently was also available as of 6.20

Thanks!

JL

Posts: 6

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 3664

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>