[Resolved] XML file for information

Discuss any questions about BEPUphysics or problems encountered.
Post Reply
emmo30
Posts: 9
Joined: Sat Dec 10, 2011 3:51 pm

[Resolved] XML file for information

Post by emmo30 »

Hi, Excuse me, but i don't know how can i use the xml file for information of your framework...
can u explain me please.
Thanks. Emre
Last edited by emmo30 on Sun Dec 11, 2011 8:45 pm, edited 1 time in total.
Norbo
Site Admin
Posts: 4929
Joined: Tue Jul 04, 2006 4:45 am

Re: XML file for information

Post by Norbo »

If you keep the BEPUphysics.dll and BEPUphysics.xml together and reference the .dll from your project, BEPUphysics-related objects will have intellisense comments linked with them. You can see them by rolling over types or typing methods and reading their descriptions in Visual Studio. That is all automatic.

If you're looking for a browsable helpfile, download the API .chm file on codeplex: http://bepuphysics.codeplex.com/documentation

Note that windows will block .chm files by default, so when you download it, you'll need to right click on it, go to properties, and click the Unblock button.
emmo30
Posts: 9
Joined: Sat Dec 10, 2011 3:51 pm

Re: XML file for information

Post by emmo30 »

Really thank you for your help, this chm file that will help me a lot :)
Post Reply