pyNastran 1.5-dev
Installation
Quick Start
How To: pyNastran
pyNastran Package
pyNastran/bdf
errors
Module
Subpackages
bdf
Module
case_control_deck
Module
subcase
Module
bdf/field_writer Package
patran_rpt
Module
bdf/utils Package
write_path
Module
cards Package
bdf_interface Package
mesh_utils Package
pyNastran/op2
pyNastran/f06
utils Package
pyNastran/converters
Referencing pyNastran (AIAA Format)
References to pyNastran
pyNastran 1.5-dev
pyNastran Package
pyNastran/bdf
mesh_utils Package
normals
Module
View page source
normals
Module
pyNastran.bdf.mesh_utils.normals.
get_normals_at_elements
(
model
:
BDF
)
→
dict
[
int
,
np.ndarray
]
[source]
pyNastran.bdf.mesh_utils.normals.
get_normals_at_nodes
(
model
:
BDF
)
→
dict
[
int
,
np.ndarray
]
[source]