SurfaceCell#
Attribute Name |
Data Type |
Description |
---|---|---|
no |
int |
Object number |
area |
float |
Area | A |
cell_number |
int |
Cell No. |
center_of_gravity_x |
float |
Center of gravity Center of gravity | X_C |
center_of_gravity_y |
float |
Center of gravity | Y_C |
center_of_gravity_z |
float |
Center of gravity | Z_C |
center_point_x |
float |
Center Point Center Point | X |
center_point_y |
float |
Center Point | Y |
center_point_z |
float |
Center Point | Z |
comment |
str |
Comment |
fe_elements |
str |
FE Elements |
generating_object_info |
str |
Generated by |
geometry_type |
Geometry Type |
|
is_generated |
bool |
Generated by |
mass |
float |
Mass | G |
nodes |
List[int] |
Nodes |
overwrite_surface_thickness |
bool |
Overwrite Surface Thickness |
surface |
int |
Surface |
thickness |
int |
Thickness |
type |
Surface Cell Type |
|
volume |
float |
Volume | V |
id_for_export_import |
str |
|
metadata_for_export_import |
str |
Associated Enums#
GeometryType#
Name |
---|
GEOMETRY_TYPE_OWNER_ONLY |
GEOMETRY_TYPE_EDGES |
Type#
Name |
---|
TYPE_UNKNOWN |
TYPE_STANDARD |