dit Module

digraph inheritancea4fbf94b32 { bgcolor=transparent; rankdir=LR; size=""; "pyNastran.op2.tables.geom.dit.DIT" [URL="#pyNastran.op2.tables.geom.dit.DIT",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top",tooltip="defines methods for reading op2 tables"]; }

defines readers for BDF objects in the OP2 DIT/DITS table

class pyNastran.op2.tables.geom.dit.DIT(op2: OP2Geom)[source]

Bases: object

defines methods for reading op2 tables

property factor: int
read_dit_4(data: bytes, ndata: int)[source]
read_stop(data: bytes, n: int) int[source]
read_tabled5(data: bytes, n: int) int[source]

TABLED5 - the marker for Record 7

property size: int
pyNastran.op2.tables.geom.dit.get_iend_from_ints(ints)[source]

istart = iend + 2 for (-1, -1) flag to end a table