I need to insert an AcadBlockReference into AcadTable, but i\'ve got an error with the block ObjectId property.
I\'m working in AutoCAD using the ObjectARX .Net API. Is there a way to either create text using lines/curves/polylines, or explode an existing text object into lines/ect? Prefereable I would like to
I\'m implementing an application which uses COM in AutoCAD\'s ObjectARX interface to automate drawing actions, such as open and save as.