Search found 8 matches

by Warren
Thu Jun 15, 2017 2:49 am
Forum: General Issues
Topic: Rotating a model
Replies: 4
Views: 9531

Re: Rotating a model

Thanks for the replies. What you suggest is what I am doing. Issue is maintaining the zoomed model centered in the display when I rotate. Everything else is fine. •To convert from C++, I use Tangible Software Solutions\Free Edition CPlusPlus to VB Converter •To convert from C#, I use C to VB Convers...
by Warren
Tue Jun 13, 2017 8:07 am
Forum: General Issues
Topic: Rotating a model
Replies: 4
Views: 9531

Re: Rotating a model

Hello Nick I was out on a technical tour for few days, so I reply kinda late. In my code, DoEvent() is simply a wrapper I wrote for System.Windows.Forms.Application.DoEvents() because I could never remember the long form of it ;-(( For the HourGlass, I also tried the MousePointer control in VB.Net, ...
by Warren
Wed May 31, 2017 5:01 am
Forum: General Issues
Topic: Rotating a model
Replies: 4
Views: 9531

Rotating a model

Hello The model I have is almost 4MB large. When saving this model, I ask to set the mouse pointer to a HourGlass, but it does not respond for some reason. Any idea ? Would be nice since saving takes quite a bit of time for such a large model. I also extended my rotation and zooming routines to the ...
by Warren
Fri May 05, 2017 4:31 am
Forum: General Issues
Topic: Sharp edges on a surface
Replies: 1
Views: 5720

Sharp edges on a surface

Hi
If I display only a few simplexes on the tooth of my gear model, the problem is the representation on screen which shows a lot of sharp edges not actually there on the tooth.

Wondering if I used a Nurb, BRep, B-Spline (Diff Surface sample) ?

Best regards, Warren
by Warren
Thu Apr 27, 2017 4:26 am
Forum: General Issues
Topic: Creating kernelcad control programmatically
Replies: 1
Views: 5497

Creating kernelcad control programmatically

Hello Is it possible to add an AxKernelCad component to a ChildWindow programmatically, i.e. by some code, only when required ? Right now, I add this manually, but it is cumbersome and in some cases, just not practical. Being able to do this on the fly when needed would be very useful. If you could ...
by Warren
Fri Apr 21, 2017 4:27 am
Forum: General Issues
Topic: Color edges and simplexes
Replies: 1
Views: 5515

Color edges and simplexes

Hello
I have another question:
how to attribute color to the edges and simplexes ?
Thank you
by Warren
Tue Apr 18, 2017 4:21 am
Forum: General Issues
Topic: Deleting a section
Replies: 1
Views: 5723

Deleting a section

Hi
I have few questions
What I need shortly is:
How to delete a Section ? Right now, I create a new Section each time I make a change to the tooth definition; I want to either be able to delete the current Section, or else replace its content.
The others to follow
Thank you
by Warren
Thu Mar 30, 2017 4:44 am
Forum: Bug Reports
Topic: Problem opening a model
Replies: 2
Views: 8050

Problem opening a model

Hello
I have problem with this model: https://drive.google.com/open?id=0B1U0B ... 1lRQm5Zc2c
I cannot read it with the 3D Debugger. Any idea what the issue may be?
Thank you
Warren