Drive AutoCAD with Code
Saturday, December 24, 2022
Getting entity's Bounding Box in UCS
›
In AutoCAD, the bounding box of an entity is a minimal orthogonal rectangle that enclose the entity. With .NET API, one can get the bounding...
Thursday, November 17, 2022
Loop Operation with SendStringToExecute()
›
While programming an AutoCAD plugin, there are many occasions we use Document.SendStringToExecute() method to existing command, which can b...
1 comment:
Wednesday, October 5, 2022
Extract Entity Image From Side-Loaded Database
›
There have been some discussions about getting image of an entity, and code samples could be found online. Most of them do the work with the...
Tuesday, September 27, 2022
Selecting a Segment of a Polyline Visually
›
By arriving at New Orleans for AU2022 early I planned to explore the The Big Easy city for its unique scene and culture. But the unbearable ...
2 comments:
‹
›
Home
View web version