资讯
By Sajith Subramanian If you wish to change a Property's value on a document having Model States, the workflow via API is the similar to the Inventor UI: Activate the required Model State using ...
By David Wolfe (Contributor) In this series of posts, we will cover developing custom python scripts for AutoCAD Plant 3D. Along with learning about the development environment, we will cover ...
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 Stephen Preston Much of the sample code for the AutoCAD .NET API makes use of the Transaction.GetObject() method to open database-resident objects. Code that uses this method will look something ...
Augusto Gonçalves is a DevTech engineer from Autodesk since 2008, based in São Paulo, Brazil. With five years of previous experience before joining Autodesk, he has started supporting developers on ...
By Madhukar Moogala We have an inbuilt AutoCAD command CONVTOSOLID, but this command is very limited doesn’t work effectively on Polyfacemesh <AcDbPolyFaceMesh> entities. We will create an in-memory ...
By Madhukar Moogala I have received a query how can I identify a special symbol from MTEXT content format string.To understand this better, we will look at a simple example, below is a screen shot of ...
As you may be already aware, If you have an app on the Autodesk App Store, then you might want to check if the user actually paid for and downloaded your app from the store, or just copied it from ...
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 // ...
And tell the xmal to bind PropertyCategories to the text of tree item. <TextBlock Foreground="Red" Text=" {Binding Path=PropertyCategories, Converter= {StaticResource NwTreeConverter}}" /> Now our ...
当前正在显示可能无法访问的结果。
隐藏无法访问的结果