Skip to content

RBE3s causes an error in the plotting functions? #1669

Answered by mikerife
MrMechanics asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @MrMechanics
I think this should be filed as an Issue - I will do that later today. In the meantime unselect the point mass element prior to the element or result plots. Or post process in MAPDL maybe using the mapdl.open_gui() method.

For example when plotting the mesh:

mapdl.eslv()
mapdl.nsle()
mapdl.eplot(vtk=True, style="surface", show_edges=True, background='w',
            show_axes=True, line_width=2, plot_bc=True)

Mike

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@MrMechanics
Comment options

@mikerife
Comment options

@MrMechanics
Comment options

@mikerife
Comment options

@MrMechanics
Comment options

Answer selected by MrMechanics
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