SurfaceSet#
Attribute Name |
Data Type |
Description |
---|---|---|
no |
int |
Object number |
user_defined_name_enabled |
bool |
User-defined name enabled |
name |
str |
Name |
set_type |
Surface Set Type |
|
surfaces |
List[int] |
Surfaces No. |
surface_area |
float |
Area | A |
volume |
float |
Volume | V |
mass |
float |
Mass | M |
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 |
position |
str |
Position |
position_short |
str |
Position |
stress_analysis_configuration |
int |
Stress-strain analysis configuration |
design_properties_activated |
bool |
Design properties activated |
timber_service_class |
int |
Service class for timber design |
timber_moisture_class |
int |
Moisture class for timber design |
timber_service_conditions |
int |
Service conditions for timber design |
comment |
str |
Comment |
is_generated |
bool |
Generated by |
generating_object_info |
str |
Generated by |
is_user_defined_concrete_cover_enabled |
bool |
User-Defined Concrete Cover |
concrete_cover_top |
float |
Concrete Cover - Top |
concrete_cover_bottom |
float |
Concrete Cover - Bottom |
user_defined_concrete_cover_top |
float |
User-Defined Concrete Cover - Top |
user_defined_concrete_cover_bottom |
float |
User-Defined Concrete Cover - Bottom |
concrete_durability_top |
int |
Concrete durability - Top |
concrete_durability_bottom |
int |
Concrete durability - Bottom |
reinforcement_direction_top |
int |
Reinforcement direction - Top |
reinforcement_direction_bottom |
int |
Reinforcement direction - Bottom |
surface_reinforcements |
List[int] |
Surface reinforcements |
surface_reinforcement_table |
List of Surface Reinforcements |
|
surface_concrete_design_uls_configuration |
int |
Surface concrete design | Ultimate configuration |
surface_concrete_design_sls_configuration |
int |
Surface concrete design | Serviceability configuration |
surface_concrete_design_fr_configuration |
int |
Surface concrete design | Fire resistance configuration |
surface_concrete_design_seismic_configuration |
int |
Surface concrete design | Seismic configuration |
deflection_check_surface_type |
Deflection analysis | Surface type |
|
deflection_check_displacement_reference |
Deflection analysis | Displacement reference |
|
deflection_check_reference_length_z |
float |
Deflection analysis | Reference length L_z |
deflection_check_reference_length_z_definition_type |
Deflection analysis for reference length L_z |
|
deflection_check_reference_plane_point_1_x |
float |
Point 1 of reference plane Coordinate of point 1 of reference plane |
deflection_check_reference_plane_point_1_y |
float |
Coordinate of point 1 of reference plane |
deflection_check_reference_plane_point_1_z |
float |
Coordinate of point 1 of reference plane |
deflection_check_reference_plane_point_2_x |
float |
Point 2 of reference plane Coordinate of point 2 of reference plane |
deflection_check_reference_plane_point_2_y |
float |
Coordinate of point 2 of reference plane |
deflection_check_reference_plane_point_2_z |
float |
Coordinate of point 2 of reference plane |
deflection_check_reference_plane_point_3_x |
float |
Point 3 of reference plane Coordinate of point 3 of reference plane |
deflection_check_reference_plane_point_3_y |
float |
Coordinate of point 3 of reference plane |
deflection_check_reference_plane_point_3_z |
float |
Coordinate of point 3 of reference plane |
surface_timber_design_uls_configuration |
int |
Surface timber design | Ultimate configuration |
surface_timber_design_sls_configuration |
int |
Surface timber design | Serviceability configuration |
surface_timber_design_fr_configuration |
int |
Surface timber design | Fire resistance configuration |
id_for_export_import |
str |
|
metadata_for_export_import |
str |
Associated Data Types#
SurfaceSetSurfaceReinforcementTable#
Attribute Name |
Data Type |
Description |
---|---|---|
rows |
SurfaceSetSurfaceReinforcementTableRow#
Attribute Name |
Data Type |
Description |
---|---|---|
no |
int |
|
description |
str |
|
surface_reinforcement |
int |
Associated Enums#
SurfaceSetSetType#
Name |
---|
SURFACE_SET_SET_TYPE_CONTINUOUS |
SURFACE_SET_SET_TYPE_GROUP |
SurfaceSetDeflectionCheckSurfaceType#
Name |
---|
SURFACE_SET_DEFLECTION_CHECK_SURFACE_TYPE_DOUBLE_SUPPORTED |
SURFACE_SET_DEFLECTION_CHECK_SURFACE_TYPE_CANTILEVER |
SurfaceSetDeflectionCheckDisplacementReference#
Name |
---|
SURFACE_SET_DEFLECTION_CHECK_DISPLACEMENT_REFERENCE_DEFORMED_USER_DEFINED_REFERENCE_PLANE |
SURFACE_SET_DEFLECTION_CHECK_DISPLACEMENT_REFERENCE_PARALLEL_SURFACE |
SURFACE_SET_DEFLECTION_CHECK_DISPLACEMENT_REFERENCE_UNDEFORMED_SYSTEM |
SurfaceSetDeflectionCheckReferenceLengthZDefinitionType#
Name |
---|
SURFACE_SET_DEFLECTION_CHECK_REFERENCE_LENGTH_Z_DEFINITION_TYPE_MANUALLY |
SURFACE_SET_DEFLECTION_CHECK_REFERENCE_LENGTH_Z_DEFINITION_TYPE_BY_MAXIMUM_BOUNDARY_LINE |
SURFACE_SET_DEFLECTION_CHECK_REFERENCE_LENGTH_Z_DEFINITION_TYPE_BY_MINIMUM_BOUNDARY_LINE |