![]() |
MechSys
1.0
Computing library for simulations in continuum and discrete mechanics
|
Public Member Functions | |
def | __init__ |
def | draw |
def | show |
def | circle |
Public Attributes | |
V | |
C | |
Pins | |
Shares | |
ndim | |
pct | |
fsz1 | |
fsz2 | |
pink | |
lblue | |
lgreen | |
dblue | |
orange | |
lyellow | |
purple | |
lims | |
l | |
PH | |
PP | |
PC |
def msys_drawmesh.DrawMesh.__init__ | ( | self, | |
V, | |||
C, | |||
Pins = {} , |
|||
Shares = {} , |
|||
pct = 0.001 , |
|||
fsz1 = 8 , |
|||
fsz2 = 6 |
|||
) |
def msys_drawmesh.DrawMesh.circle | ( | self, | |
xc, | |||
yc, | |||
R, | |||
alp_max, | |||
ax | |||
) |
def msys_drawmesh.DrawMesh.draw | ( | self, | |
with_tags = True , |
|||
with_ids = True , |
|||
with_shares = True , |
|||
only_lin_cells = False |
|||
) |
def msys_drawmesh.DrawMesh.show | ( | self | ) |