oes_bush1d Module

Inheritance diagram of pyNastran.op2.tables.oes_stressStrain.real.oes_bush1d
class pyNastran.op2.tables.oes_stressStrain.real.oes_bush1d.RealBush1DStressArray(data_code, is_sort1, isubcase, dt)[source]

Bases: pyNastran.op2.tables.oes_stressStrain.real.oes_objects.OES_Object

build()[source]

sizes the vectorized attributes of the RealBush1DStressArray

build_dataframe()[source]

creates a pandas dataframe

eid_to_element_node_index(eids)[source]
get_element_index(eids)[source]
get_headers() → List[str][source]
get_stats(short=False) → List[str][source]
property is_complex
property is_real
property is_stress
property nnodes_per_elements
write_f06(f06_file, header=None, page_stamp='PAGE %s', page_num=1, is_mag_phase=False, is_sort1=True)[source]