mcneel / rhinocommon

RhinoCommon is the .NET SDK for Rhino5 / Grasshopper
http://wiki.mcneel.com/developer/rhinocommon
243 stars 93 forks source link

First Commit, changes to LeaderObject and testing pushing code. #161

Closed fraguada closed 1 year ago

fraguada commented 10 years ago

Hello! This is more of a test to see if pushing code to Rhinocommon would work this way. Also, I added some code to Rhino.DocObjects.LeaderObject so that it can access its underlying Rhino.Geometry.Leader geometry. I suppose that this would allow users to change the test in the leader, and .CommitChanges() as in other DocObjects.

I have not been able to test this code due to other elements missing in my development environment, but would appreciate if someone would let me know if this change is correct. If it is, I could add similar missing bits from time to time, add descriptions to classes and methods that are missing, and also potentially adding examples to be populated in the documentation.

Thanks. Luis

pearswj commented 6 years ago

Hey @fraguada, I'm pushing to get all these issues tidied up and either marked "won't fix" or logged in YouTrack. Can you please take a look at this issue when you get a chance?