42 questions
I'm developing using IJCAD 2018.IJCAD boot options are available and work reasonably well as AutoCAD, but if you specify multiple /LD options (load modules), AutoCAD loads multiple, but IJCAD loads on...
I am developing using VB.NET at IJCAD 2018.With the source code below, I created a function to turn on and off the front clip and set the clip distance for the current view, but there is no error when...
I am developing using .Net at IJCAD 2015.I want to set the focus to the active document, but I can't find a method that seems to be the case.AutoCAD 2014 can be implemented in Document.Window.Focus(),...
I wonder if the transientmanager that exists in Autodesk.AutoCAD.GraphicsInterface is not implemented in IJCAD.
I have decided to port the program that I used for AutoLISP in my business to .Net.# AutoCAD or compatible IJCAD is currently under consideration.Previous systems used slide files (*.sld) in dialogs (...
I'm developing .Net at IJCAD 2018.The matrix calculation method seems to be not working, so I would like to ask you a question.Here's the reproduction code. CommandMethod(test, CommandFlags.Session)pu...
I am converting from Acad to IJCAD.Click point coordinates with GetEntity in the code belowI got it and handed it over to GetPoint, but I can't get a rubber band.Is there another way?DimptPick As Obje...
According to the IJCAD LISP help, the (fill_image) and (slid_image) functions seem to be supported, but the slide file remains white and the slide file is not displayed.(By the way, if the color of CA...
If I port a VBA program from AutoCAD to IJCAD (32bit), can I read the dvb file directly?As far as I've tried various things, I think I can load the exported file into frm, bas, cls, etc., but Is this ...
TextBox, Combobox, and DataGridView were placed on Palette to create a pallet for information entry.In Combobox, you can copy strings with Ctrl-C and Ctrl-V by selecting strings, but in TextBox and Da...
« | - 3 - | » |
© 2024 OneMinuteCode. All rights reserved.