SurfaceCellSet#
Attribute Name |
Data Type |
Description |
|---|---|---|
no |
int |
Object number |
user_defined_name_enabled |
bool |
User-defined name enabled |
name |
str |
Name |
comment |
str |
Comment |
set_type |
Surface Cell Set Type |
|
surface_cells |
List[int] |
Surface Cells No. |
area |
float |
Area | A |
volume |
float |
Volume | V |
mass |
float |
Mass | G |
center_of_gravity_x |
float |
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_of_gravity |
Center of gravity |
|
center_point_x |
float |
Center point |
center_point_y |
float |
Center point |
center_point_z |
float |
Center point |
center_point |
Center point |
|
id_for_export_import |
str |
|
metadata_for_export_import |
str |
Associated Enums
SetType#
Name |
|---|
SET_TYPE_CONTINUOUS |
SET_TYPE_GROUP |