Search found 4 matches

by sanket
16 Sep 2020, 21:17
Forum: CAD VCL
Topic: Entity creation as per mouse click coordinate
Replies: 2
Views: 3798

Entity creation as per mouse click coordinate

Hello, I tried to use Tsg3DDrawingNavigator to take mouse inputs from the user and add a line between two points clicked by the user within the Tsg3DDrawingNavigator component. Following are the steps which occur when the user interacts with the app. 1) User clicks on the Tsg3DDrawingNavigator compo...
by sanket
29 May 2019, 15:10
Forum: CAD VCL
Topic: Iterating through Entities in a layer
Replies: 1
Views: 8240

Iterating through Entities in a layer

Hi,

I get a handle to a TsgDXFLayer Object and wanted to get hold of all the entities which are present on this layer. Is it possible to do so using the layer object?


Best Regards,
Sanket
by sanket
22 Jan 2019, 17:51
Forum: CAD VCL
Topic: How to Explode a Block
Replies: 7
Views: 34146

Re: How to Explode a Block

Hi,

Even I am having the same query. Can anyone please help ?
by sanket
05 Dec 2018, 14:18
Forum: CAD VCL
Topic: Navigator Refresh Issue
Replies: 0
Views: 24439

Navigator Refresh Issue

Hi, I am using CAD-VCL library and importing a CAD drawing into my application. After importing I use a line tool and click on first point. Then while I move the mouse to draw the second point the drawing keeps on refreshing thus making it impossible for the user to click and provide the second poin...