aeccsharedpropertylists question

aeccsharedpropertylists question

w_vyhonsky
Enthusiast Enthusiast
588 Views
2 Replies
Message 1 of 3

aeccsharedpropertylists question

w_vyhonsky
Enthusiast
Enthusiast

A few years ago we added some custom fields to the structures using the aeccsharedpropertylists.xml, which worked great.  At one point I had it to where there was no pull down selection for the custom fields in the structure properties, and we would just input what we wanted in the field location, and the .xml file wouldn't update with a running list.  Now for some reason, the pull down has come back and the .xml list is updating with all of the new inputs.

 

Anyone know what controls that?  Its been a while since I created them, but I can remember at first we had the pull downs and then I did something to prevent the pull downs, but I cant figure out what.

 

Thanks! 

0 Likes
589 Views
2 Replies
Replies (2)
Message 2 of 3

MikeEvansUK
Advisor
Advisor

In AeccPartParamCfg.xml

 

<AeccDfParameter name="Mat" desc="Material" context="Material_Type" index="0" datatype="String" usage="String_General" managelist="True" unit="" visible="True" internal="True" />

 

Add this to any parameter to enable a managed list.

 

M

Mike Evans

Civil3D 2022 English
Windows 7 Professional 64-bit
Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (8 CPUs), ~4.0GHz With 32768MB RAM, AMD FirePro V4900, Dedicated Memory: 984 MB, Shared Memory: 814 MB

0 Likes
Message 3 of 3

w_vyhonsky
Enthusiast
Enthusiast

Thanks for the reply.  I have added those lines to the xml files when I originally created the custom fields.  I'm actually looking for a way not to have the pull-down list like I had it before something changed.

0 Likes