SolidSet#

Attribute Name

Data Type

Description

no

int

Object number

user_defined_name_enabled

bool

User-defined name enabled

name

str

Name

set_type

SetType

Solid Set Type

solids

List[int]

Solids No.

surface_area

float

Area | A

volume

float

Volume | V

mass

float

Mass | M

center_of_gravity

Vector3d

Center of gravity

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

stress_analysis_configuration

int

Stress-strain analysis configuration

parent_layer

int

Parent layer

is_locked_by_parent_layer

bool

Locked by parent layer

is_generated

bool

Generated by

generating_object_info

str

Generated by

comment

str

Comment

design_properties_activated

bool

Design properties activated

deflection_check_solid_type

DeflectionCheckSolidType

Deflection analysis - Solid type

deflection_check_double_supported_solid_type

DeflectionCheckDoubleSupportedSolidType

Deflection analysis - Double-supported solid type

deflection_check_reference_length

float

Deflection analysis - Reference length L | L

deflection_check_reference_length_definition_type

DeflectionCheckReferenceLengthDefinitionType

Deflection analysis for reference length L

solid_glass_design_uls_configuration

int

Solid glass design | Ultimate configuration

solid_glass_design_sls_configuration

int

Solid glass design | Serviceability configuration

id_for_export_import

str

metadata_for_export_import

str

Associated Enums

SetType#

Name

SET_TYPE_CONTINUOUS

SET_TYPE_GROUP

DeflectionCheckSolidType#

Name

DEFLECTION_CHECK_SOLID_TYPE_DOUBLE_SUPPORTED

DEFLECTION_CHECK_SOLID_TYPE_CANTILEVER

DeflectionCheckDoubleSupportedSolidType#

Name

DEFLECTION_CHECK_DOUBLE_SUPPORTED_SOLID_TYPE_GENERAL

DEFLECTION_CHECK_DOUBLE_SUPPORTED_SOLID_TYPE_WALK_ON_DESIGN

DeflectionCheckReferenceLengthDefinitionType#

Name

DEFLECTION_CHECK_REFERENCE_LENGTH_DEFINITION_TYPE_MANUALLY

DEFLECTION_CHECK_REFERENCE_LENGTH_DEFINITION_TYPE_BY_MAXIMUM_BOUNDARY_LINE

DEFLECTION_CHECK_REFERENCE_LENGTH_DEFINITION_TYPE_BY_MINIMUM_BOUNDARY_LINE