News
By David Wolfe (Contributor) Check here the Part 1 of this series. The first example script is taken from an older Autodesk University class (AU Python PDF). The pdf is available here. Beginning on ...
These digits like E000:409 are a ProductID (E000) and a LocaleID (409). The ProductID structure is a 4-digit value. However, prior to AutoCAD 2006, the ProductID structure was only 3-digits with a ...
By Wayne Brill You may need to add a file and associate it to a file that already exists in the vault. This VB.NET example shows how this can be done. The example as I tested it adds an excel file on ...
« Using Postman for testing RESTful API's | Main | Setting the scope for the access token » 06/27/2016 ...
Note: AdWindows APIs are not a section of the official APIs, though you can access it at your own risk. Based on the ideas, I made some codes in a custom plugin as below. It will add a new panel to ...
By Virupaksha Aithal Most common issue developer’s face during plotting/publishing the drawing through API is of back ground plotting/publishing. Developers expect call to plot/publish API, should ...
By Virupaksha Aithal Each AutoCAD object can store a custom data with it. Normally this functionality is used by AutoCAD graphical entities to store non graphical data. For example, an AutoCAD line ...
By Sreeparna Mandal The AutoCAD Developer Center has been updated with the following: Wizards ObjectARX 2024 Wizard AutoCAD 2024 .NET Wizard Training Material ObjectARX 2024 Training Labs AutoCAD 2024 ...
Question: Why does nothing happen when setting the cropbox of view? What he did is, first create a view and then set its CropBox property ...
by Fenton Webb Here’s how to iterate a pipe network in Plant3d… First in .NET… [CommandMethod("PipeWalk")] public void pipeWalk() { // 4.1 Declare a variable as a PlantProject. Instantiate it using // ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results