Search found 2 matches
- 29 Jun 2011, 17:47
- Forum: CAD .NET
- Topic: 3D Solid View
- Replies: 1
- Views: 13019
3D Solid View
Hello, In AutoCAD,I can use [Visual Style - Real] option to view 3D objects,but in CADImport.NET,It only display polyline.How can I display This Model Like AutoCAD? AutoCAD Visual Style - Real : http://124.228.254.229/editor/autocad.jpg CADImport.NET : http://124.228.254.229/editor/netimport.jpg Mod...
- 25 Jun 2011, 10:37
- Forum: CAD .NET
- Topic: How can I get the coordinate of selected points
- Replies: 1
- Views: 10928
How can I get the coordinate of selected points
Hello,
When I use cadImage.SelectExt() function to select an entity,it seems that I can select a single point of this entity(It turns red when selected),but how can I get the coordinate of this selected point?
thanks.
When I use cadImage.SelectExt() function to select an entity,it seems that I can select a single point of this entity(It turns red when selected),but how can I get the coordinate of this selected point?
thanks.