@kitjmv wrote:
Hello,
Do you know why some class fields are visible in the Visual Studio Object Explorer but are not accepted by the compiler?
For example (but there are others):
doc.Views.ActiveView.BeginMouseDown
is listed in the Object Explorer
but the code generation do not find the BeginMouseDown delegate…
I have
RhinoCommon
,RhinoUI
anRhinoWindows
are loaded as references in my project. (The assemblies version is 6.10.18296.11021).Thank you.
Posts: 2
Participants: 1