Skip to content

Problem using RMxprt User Defined Primitive in Maxwell 3D #3941

Closed Answered by DaveTwyman
Porta-L asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @Porta-L ,
This looks to be a bug in the area of AEDT UDP handling . We will raise this internally and get it fixed.
Until then you can adjust the value of 'InfoCoil' using the second line below

coil = app.modeler.create_udp(udp_dll_name="RMxprt/LapCoil", udp_parameters_list=parameters_list, upd_library='syslib', name='coil')
app.modeler[coil].history().props['InfoCoil'] = '2'

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@DaveTwyman
Comment options

Answer selected by Porta-L
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants