Search found 26 matches

by Claude
Wed Nov 07, 2018 8:21 am
Forum: General Issues
Topic: Double Click notification
Replies: 1
Views: 4791

Double Click notification

Good day,

Is there a way to detect a Double Click on the KCad control ? I have been searching for this and cannot find anything close.

Thanks.
by Claude
Wed Oct 31, 2018 11:38 pm
Forum: General Issues
Topic: Adding DG Kernel
Replies: 2
Views: 6040

Re: Adding DG Kernel

Thank you for the info, Nick
by Claude
Wed Oct 31, 2018 4:06 am
Forum: General Issues
Topic: Adding DG Kernel
Replies: 2
Views: 6040

Adding DG Kernel

Good day,

If I want to add access to DG Kernel in my project, how do I do that ? It is installed, but I can't seem to find it anywhere.

Thanks.
by Claude
Mon Nov 20, 2017 1:43 am
Forum: General Issues
Topic: Double click event
Replies: 1
Views: 5582

Double click event

Good day
A quickie: how do I detect a DoubleClick event on the KCad control ?
Thanks, Claude
by Claude
Mon Nov 20, 2017 1:42 am
Forum: General Issues
Topic: Color of WireFrame
Replies: 2
Views: 7024

Re: Color of WireFrame

No problem, Nick
Thank you for the answer
by Claude
Thu Nov 16, 2017 5:10 am
Forum: General Issues
Topic: Color of WireFrame
Replies: 2
Views: 7024

Color of WireFrame

Hello DInsight
I have a quick question: is it possible to attribute a color to a WireFrame, for example, different colors for the Pinion and Gear teeth ? Would be very useful in some situations.
Regards, Claude
by Claude
Mon Nov 13, 2017 2:15 am
Forum: Bug Reports
Topic: Axes Disappearing
Replies: 1
Views: 6068

Axes Disappearing

Good day I have been fiddling a bit in the C++ -> VB conversion of the Lines.cpp project and have found interesting things. I have made the ShowSmallRefFrame() method to display the small ref. frame at the bottom left of the screen. Here is what I get initially. So it does show up when ShowSmallRefF...
by Claude
Wed Sep 06, 2017 10:20 pm
Forum: General Issues
Topic: Lines and areas on surface
Replies: 1
Views: 6000

Lines and areas on surface

Good day again, This is my next topic: how to collect a series of distinct line segments into 1 single entity ? For example, in my software, the Bearing Pattern, i.e. the extent of the contact area of two moving objects, is displayed as a series of separate Blue lines. And the Red line represents th...
by Claude
Thu Jul 27, 2017 1:33 pm
Forum: Bug Reports
Topic: Issue with IBoolSection
Replies: 1
Views: 6368

Issue with IBoolSection

Hi again, Sorry - questions come all the time, which means I take this seriously ;-)) I am trying to make a hollow cylinder by using a Bool.Subtract of 2 cylinders: one large external (iSection), one smaller internal (iSection2), as shown below. iSection2 exceeds at each end of iSection, but has sma...
by Claude
Tue Jul 18, 2017 2:42 am
Forum: General Issues
Topic: Resetting Transforms
Replies: 1
Views: 5904

Resetting Transforms

Good day, Sorry - some more questions ;-(( When I create the sections in the model, for each section I create the Vertices with coordinates in the ref. frame tied to either the Pinion or Gear. These then have to be located in the General ref. frame: Rotation of the Pitch angle and translation of the...