Part#
| Attribute Name | Data Type | Description | 
|---|---|---|
| no | int | Object number | 
| geometry | Geometry Type | |
| only_shear_transfer | bool | Only Shear Transfer | 
| boundary_lines | List[int] | Boundary Lines No. | 
| material | int | Material | 
| generating_object_info | str | Generated by | 
| area | float | Area | A | 
| mass | float | Mass | M | 
| center_of_gravity | Center of gravity | |
| center_of_gravity_y | float | Center of gravity | Y_C | 
| center_of_gravity_z | float | Center of gravity | Z_C | 
| comment | str | Comment | 
| integrated_openings | List[int] | Openings No. | 
| auto_detection_of_integrated_objects | bool | Automatic detection of integrated objects | 
| has_integrated_objects | bool | Has integrated objects | 
| parent_layer | int | Parent layer | 
| is_locked_by_parent_layer | bool | Locked by parent layer | 
| is_generated | bool | Generated by | 
| id_for_export_import | str | |
| metadata_for_export_import | str | 
Associated Enums
Geometry#
| Name | 
|---|
| GEOMETRY_UNKNOWN | 
| GEOMETRY_BOUNDARY_LINES |