Customizing iProperties Window Box

Customizing iProperties Window Box

Anonymous
Not applicable
628 Views
5 Replies
Message 1 of 6

Customizing iProperties Window Box

Anonymous
Not applicable

I am trying to add a line into the iProperties dialog box. I would like to under the Summary tab be able to add Location  then the actual location similar to the Company prompt just above it. I know hod to add it under the Custom tab, but it would be much nicer under the Summary Tab.

Location.png

0 Likes
Accepted solutions (1)
629 Views
5 Replies
Replies (5)
Message 2 of 6

pball
Mentor
Mentor
Accepted solution

It is not possible for the user to change how the iProperties dialog appears. You can either make a suggestion to add that in the Ideas Station area of the forum or create your own custom iProperties dialog with VBA, iLogic, or an Addin. I have an addin that displays all of the important iProperties for my company personally.

Check out my style edits for the Autodesk forums
pball's Autodesk Forum Style
Message 3 of 6

chandra.shekar.g
Autodesk Support
Autodesk Support

@Anonymous,

 

Yes, iProperty can not customized at present. Please log a wihs list at idea station using below link.

 

https://forums.autodesk.com/t5/inventor-ideas/idb-p/v1232

 

Thanks and regards,


CHANDRA SHEKAR G
Developer Advocate
Autodesk Developer Network



Message 4 of 6

bradeneuropeArthur
Mentor
Mentor

Hi,

 

The only possibility is to create your own dialog (I-propertiebox), and replace this with the original button within the inventor ribbon.

But than you are start programming a complete new add-in for this.

I don't know if this is a good practice for you.

  • are you familiar with programming?
  • are you able to update the program if needed?
  • etc

Regards,

Regards,

Arthur Knoors

Autodesk Affiliations & Links:
blue LinkedIn LogoSquare Youtube Logo Isolated on White Background


Autodesk Software:Inventor Professional 2025 | Vault Professional 2024 | Autocad Mechanical 2024
Programming Skills:Vba | Vb.net (Add ins Vault / Inventor, Applications) | I-logic
Programming Examples:
Drawing List!|
Toggle Drawing Sheet!|
Workplane Resize!|
Drawing View Locker!|
Multi Sheet to Mono Sheet!|
Drawing Weld Symbols!|
Drawing View Label Align!|
Open From Balloon!|
Model State Lock!
Posts and Ideas:
My Ideas|
Dimension Component!|
Partlist Export!|
Derive I-properties!|
Vault Prompts Via API!|
Vault Handbook/Manual!|
Drawing Toggle Sheets!|
Vault Defer Update!

! For administrative reasons, please mark a "Solution as solved" when the issue is solved !


 


EESignature

0 Likes
Message 5 of 6

Anonymous
Not applicable

I am not too good at programming. So I guess I will wait until Autodesk comes up with a friendlier way of customizing Inventor. Meanwhile I can get the information on to the drawing via the Custom tab on iProperties.

 

Thanks,

Bill

0 Likes
Message 6 of 6

bradeneuropeArthur
Mentor
Mentor

That is a wise decision!

Regards,

Arthur Knoors

Autodesk Affiliations & Links:
blue LinkedIn LogoSquare Youtube Logo Isolated on White Background


Autodesk Software:Inventor Professional 2025 | Vault Professional 2024 | Autocad Mechanical 2024
Programming Skills:Vba | Vb.net (Add ins Vault / Inventor, Applications) | I-logic
Programming Examples:
Drawing List!|
Toggle Drawing Sheet!|
Workplane Resize!|
Drawing View Locker!|
Multi Sheet to Mono Sheet!|
Drawing Weld Symbols!|
Drawing View Label Align!|
Open From Balloon!|
Model State Lock!
Posts and Ideas:
My Ideas|
Dimension Component!|
Partlist Export!|
Derive I-properties!|
Vault Prompts Via API!|
Vault Handbook/Manual!|
Drawing Toggle Sheets!|
Vault Defer Update!

! For administrative reasons, please mark a "Solution as solved" when the issue is solved !


 


EESignature

0 Likes