ijcad tag

42 questions


0 answers
403 views
0
positive or negative rotation angle around the y-axis

I tried the following processing with ijcad2021 STD.Right hand coordinate system.Draw a figure in the x>0,y>0 area on the 1.xy plane.2. Rotate the figure -90 degrees around the y-axis using 3 dr...

1 years ago

1 answers
375 views
0
Understanding the Differences Between Using the Viewport and Configuring the Polylines

How to use the viewport on the layout screen and In the existing layout diagram, the viewport enclosure has a polyline setting.I would like you to give me detailed instructions on the situation.Thank ...

1 years ago

1 answers
427 views
0
I want to exclude certain figures from the figures selected in CAD graphic editing commands (e.g., MOVE)

We are developing using VB.NET (.NET API) in IJCAD 2020.We have implemented a process that excludes specific figures from the figures selected in the raw IJCAD command.Specifically, within the functio...

1 years ago

1 answers
468 views
0
Understanding Dynamic Block Copy for IJCAD 2021 PRO

I have created a customized command for IJCAD 2021 PRO in C#.The application currently under development is considering copying a dynamic block drawing to another drawing.However, if you actually copy...

1 years ago

1 answers
362 views
0
How to obtain the starting and ending points of the curve when creating an arc in IJCAD

After creating an arc, even if you use the StartPoint of ARC (Curve), you may get an end point instead of a start point.Is there a way to get the starting point when I draw a line?*The same is true wh...

1 years ago

1 answers
370 views
0
Reference configuration compatibility due to IJCAD version differences

We are developing the C#.Net app in an environment where IJCAD 2021 Pro is included.The reference is GcadVbaLib.If you run the release build application on another PC (IJCAD2020Std) environment, you w...

1 years ago

1 answers
393 views
0
I want to get coordinates on a line at regular intervals with polylines (lines, arcs)

IJCAD 2020 STD StandaloneWe are considering developing C#.I'd like to get the coordinates on the line at regular intervals with polylines (line segments, arcs), is that possible?Polyline

1 years ago

1 answers
396 views
0
Recognizing IJCAD Selection States

We are developing an application for IJCAD using .NET.I want to receive a notification when I select a figure without executing the command, but I don't know how to do it.AUTOCAD was accomplished by h...

1 years ago

1 answers
94 views
0
I want to know if IJCAD is idle.

I'm using IJCAD 2019 and VB.NET.I am about to send SendCommand when the operation on the screen is finished.I tried using GetGcadState to determine if the operation is complete, but the code below is ...

1 years ago

1 answers
96 views
0
IJCAD version upgrade prevents Gcad.Application objects from being retrieved

The program that works with IJCAD in VBA is by updating IJCAD (2018→2019)Runtime Error 91 Object Variable with Block Variable is now displayed.The VBA reference setting has been modified to 2019 in Gc...

1 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.