modifying or deleting RBE3

41 views
Skip to first unread message

clarkbr...@gmail.com

unread,
Feb 13, 2021, 6:41:50 PM2/13/21
to pyNastran Discuss
Steve,
I would like to change the refgrid on my RBE3 to a different node, uncross-referenced.
the refgrid parameter is not writable. update_fields is not implemented. How to do it?
I would want to delete some RBE3s that don't have further use. How to do it?
I did reread what you told me about nodes and elements, but it seems RBEs are implemented differently.
Thanks,
Clark

Steven Doyle

unread,
Feb 14, 2021, 12:29:51 PM2/14/21
to pyNastran Discuss
> I would like to change the refgrid on my RBE3 to a different node, uncross-referenced. the refgrid parameter is not writable. 

It should be.  Are you sure you're not cross-referenced (check if refgrid_ref is None)?  Do you have an example?

--
You received this message because you are subscribed to the Google Groups "pyNastran Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pynastran-disc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pynastran-discuss/9ade91de-3c3b-4c0f-ae13-eed9bb830946n%40googlegroups.com.

clarkbr...@gmail.com

unread,
Feb 14, 2021, 1:59:19 PM2/14/21
to pyNastran Discuss
Steve, Thanks for your continued help and for this prompt reply.
Bad on me. I'm not learning very fast. If I uncross-reference, I can change refgrid.
I have figured out the parallels between elements, nodes and rigid_elements, which I did not see before. This lets me del my unneeded RBEs.
More than half of my difficulty is with Python itself.
Sincerely,
Clark

Steven Doyle

unread,
Feb 14, 2021, 2:19:59 PM2/14/21
to pyNastran Discuss
I wouldn't be so hard on yourself.  There is a steep learning curve, but then it's pretty flat once you understand how it thinks.  If you don't know python well though, you've going to have a tough time.

A good IDE and a debugger help out a lot.

Reply all
Reply to author
Forward
0 new messages