Announcements

Starting in December, we will archive content from the community that is 10 years and older. This FAQ provides more information.

.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Add custom properties to the object properties palette

3 REPLIES 3
Reply
Message 1 of 4
eduardo_salvador02
299 Views, 3 Replies

Add custom properties to the object properties palette

Hello, I would like to know if, through the .NET API, it is possible to create customizable properties within the AutoCAD "Properties" Palette.

For example, within the Palette, there are tabs "General", "Geometry" and others, I would like to know if it is possible to create more tabs in this style, and add customizable properties within them.

If anyone can help me or have an example, I would be grateful.

3 REPLIES 3
Message 2 of 4

You cannot do it with AutoCAD .NET API. It can be done with quite involved effort and I would rather use .NET API's PaletteSet to display custom data in most cases.

 

There have been a few discussion on this topic, such as this:

https://forums.autodesk.com/t5/net/autocad-s-properties-palette-modification/m-p/12341073#M79279 

 

Norman Yuan

Drive CAD With Code

EESignature

Message 3 of 4

You might want to read this post. They claim to have accomplished it based on this article.

Ed


Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
How to post your code.

EESignature

Message 4 of 4

Here is an example of how it is done - MyPropertiesCAD 

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

AutoCAD Inside the Factory


Autodesk Design & Make Report