lsdyna_mesh_reader._deck.NodeSection#

class lsdyna_mesh_reader._deck.NodeSection(*args, **kwargs)#
Attributes:
coordinates

(self) -> numpy.ndarray[dtype=float64, shape=(*, *), order=’C’]

fpos

(self) -> int

nid

(self) -> numpy.ndarray[dtype=int32, shape=(*), order=’C’]

rc

(self) -> numpy.ndarray[dtype=int32, shape=(*), order=’C’]

tc

(self) -> numpy.ndarray[dtype=int32, shape=(*), order=’C’]

Attributes

NodeSection.coordinates

(self) -> numpy.ndarray[dtype=float64, shape=(*, *), order='C']

NodeSection.fpos

(self) -> int

NodeSection.nid

(self) -> numpy.ndarray[dtype=int32, shape=(*), order='C']

NodeSection.rc

(self) -> numpy.ndarray[dtype=int32, shape=(*), order='C']

NodeSection.tc

(self) -> numpy.ndarray[dtype=int32, shape=(*), order='C']