Search found 35 matches

by Ibi
Mon Oct 02, 2017 12:11 am
Forum: General Issues
Topic: orthographic axes
Replies: 2
Views: 7602

orthographic axes

Hello
I must have missed it but I can not see orthographic axes drawing in the new context menu?
Thanks
by Ibi
Fri Sep 29, 2017 4:16 am
Forum: General Issues
Topic: Opening model explorer
Replies: 5
Views: 15376

Re: Opening model explorer

Program crashes at this point,

Code: Select all

        Dim iView As IView = AxKernCADnet1.GetView()
        Dim iApi As IGlobalAPI_KC
        iApi = iView
        iApi.LaunchExplorer(m_iModel, iView)
at the last line of code.

I am not sure if this helps?
Regards
ibi
by Ibi
Fri Sep 29, 2017 4:12 am
Forum: General Issues
Topic: Opening model explorer
Replies: 5
Views: 15376

Re: Opening model explorer

Hi Nick
I am not using modified version of context menu module
Also
IGlobalAPI_KC.LaunchExplorer is what I am using.
Regards
Ibi
by Ibi
Tue Sep 26, 2017 2:11 am
Forum: General Issues
Topic: Opening model explorer
Replies: 5
Views: 15376

Opening model explorer

Hi
I get this message when I call the Model Explorer (this is version 5.1).
Kind regards
ibi
by Ibi
Thu Sep 21, 2017 10:56 pm
Forum: General Issues
Topic: 2D viewing of an object
Replies: 3
Views: 8596

Re: 2D viewing of an object

I have a number of mesh objects, I want to draw Oxy, Oxz or Oyz views. I want to draw orthogonal views of mesh objects.
Regards
by Ibi
Tue Sep 19, 2017 12:52 am
Forum: General Issues
Topic: 2D viewing of an object
Replies: 3
Views: 8596

2D viewing of an object

Hi
I want to display 2D of 3D object (orthogonal drawing). Just wanted to know what is the best way of doing this.
Thank you
Ibi
by Ibi
Wed Mar 08, 2017 10:59 pm
Forum: General Issues
Topic: (64) interfaces
Replies: 1
Views: 5706

(64) interfaces

Hello
Looking at the documentation, some interfaces have (64) in front of them.
Does it mean these are only for 64 bit installations?
by Ibi
Tue Feb 28, 2017 9:55 pm
Forum: Bug Reports
Topic: ISection2.Detach() not working
Replies: 1
Views: 6404

ISection2.Detach() not working

Hi I have tried to move/rotate object by detaching it. For some reason when I use detach function of Isection2, the detached object, instead of appearing as the last top level object, it actually get deleted. I don’t know if I am doing anything wrong, just wanted to check if anybody else reported it...
by Ibi
Thu Feb 16, 2017 11:57 pm
Forum: Bug Reports
Topic: Kernelcad ne fails to register in installer
Replies: 1
Views: 6337

Kernelcad ne fails to register in installer

Hi
For some strange reason, I get KerCADne.ocx failed to register message when I try to install my installation program. When I try to uninstall, this time I get KerCADne.ocx failed to unregister.
I don’t know If you have any suggestion. I will try to unregister it manually.
Ibi
by Ibi
Tue Feb 14, 2017 7:36 am
Forum: General Issues
Topic: glm in Access
Replies: 1
Views: 5633

glm in Access

Hello Is it possible to have glm file stored in ACCESS data base? If I remember correctly paradox allowed graphics file to be stored in their data base. With Access I store the name of the graphics file and this is normally OK but if for any reason if the name is modified, miss-spelt then program fa...