geom3 Module

digraph inheritance1e48c03e14 { bgcolor=transparent; rankdir=LR; size=""; "pyNastran.op2.tables.geom.geom3.GEOM3" [URL="#pyNastran.op2.tables.geom.geom3.GEOM3",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 loads"]; }

defines readers for BDF objects in the OP2 GEOM3/GEOM3S table

class pyNastran.op2.tables.geom.geom3.GEOM3(op2: OP2Geom)[source]

Bases: object

defines methods for reading op2 loads

property factor: int
read_geom3_4(data: bytes, ndata: int)[source]
property size: int