Debug Error

Debug Error

Mohamed.ShafeerAhamed
Participant Participant
358 Views
1 Reply
Message 1 of 2

Debug Error

Mohamed.ShafeerAhamed
Participant
Participant

Team,

 

Here i have attached one error screenshot while recived at debug.Please kindly look at that help me on this to come out.

 

Thanks & Regards

Shafeer

0 Likes
359 Views
1 Reply
Reply (1)
Message 2 of 2

rosalesduquej
Alumni
Alumni

Hi Shafeer.

 

From your attached screenshot, it seems you are calling a class named Utils, which probably you are missing in your project.

If you haven't created this class, which I understand also that contains the function SelectSingleElement the error to compile your project will persist. 

 

If I'm not mistaken you took this command from Jeremy Tammik's post

http://thebuildingcoder.typepad.com/blog/2008/10/element-bounding-box.html

 

If you see at the end of the post, there is a link to get the entire VS Solution, which will include the Utils Class you are missing in this case. 

It will be only a matter of adding this to your project to do the right reference to the public functions you are calling in your command. 

 

This is the line I'm telling you to look for. 

"I am adding a new version 1.0.0.8 of the complete Visual Studio solution here, including the new CmdBoundingBox class as well as all other commands discussed so far."

 

Let me know how it goes. 



Jaime Rosales D.
Sr. Developer Consultant
Twitter | AEC ADN DevBlog
0 Likes