GlassCompositionModel#
Attribute Name |
Data Type |
Description |
|---|---|---|
no |
int |
Object number |
user_defined_name_enabled |
bool |
User-defined name enabled |
name |
str |
Name |
surfaces |
List[int] |
Surfaces |
Associated Data Types
StiffnessMatrixElementsUncoupledTreeTable#
Attribute Name |
Data Type |
Description |
|---|---|---|
rows |
StiffnessMatrixElementsUncoupledTreeTableRow#
Attribute Name |
Data Type |
Description |
|---|---|---|
key |
str |
|
caption |
str |
|
value |
float |
|
unit |
str |
|
rows |
StiffnessMatrixInfoUncoupledTreeTable#
Attribute Name |
Data Type |
Description |
|---|---|---|
rows |
StiffnessMatrixInfoUncoupledTreeTableRow#
Attribute Name |
Data Type |
Description |
|---|---|---|
key |
str |
|
description |
str |
|
value |
float |
|
unit |
str |
|
rows |
StiffnessMatrixElementsCoupledTreeTable#
Attribute Name |
Data Type |
Description |
|---|---|---|
rows |
StiffnessMatrixElementsCoupledTreeTableRow#
Attribute Name |
Data Type |
Description |
|---|---|---|
key |
str |
|
caption |
str |
|
value |
float |
|
unit |
str |
|
rows |
StiffnessMatrixInfoCoupledTreeTable#
Attribute Name |
Data Type |
Description |
|---|---|---|
rows |
StiffnessMatrixInfoCoupledTreeTableRow#
Attribute Name |
Data Type |
Description |
|---|---|---|
key |
str |
|
description |
str |
|
value |
float |
|
unit |
str |
|
rows |
LayersReferenceTable#
Attribute Name |
Data Type |
Description |
|---|---|---|
rows |
List[LayersReferenceTableRow] |
LayersReferenceTableRow#
Attribute Name |
Data Type |
Description |
|---|---|---|
no |
int |
|
description |
str |
|
layer_no |
int |
|
layer_type |
||
thickness_type_or_id |
str |
|
material |
int |
|
thickness |
float |
|
angle |
float |
|
integration_points |
int |
|
connection_with_other_topological_elements |
bool |
|
edge_finishing |
||
comment |
str |
|
specific_weight |
float |
|
weight |
float |
LineSupportsTable#
Attribute Name |
Data Type |
Description |
|---|---|---|
rows |
List[LineSupportsTableRow] |
LineSupportsTableRow#
Attribute Name |
Data Type |
Description |
|---|---|---|
no |
int |
|
description |
str |
|
object_pack |
str |
|
layer_no |
str |
|
support_location |
||
support |
int |
NodalSupportsTable#
Attribute Name |
Data Type |
Description |
|---|---|---|
rows |
List[NodalSupportsTableRow] |
NodalSupportsTableRow#
Attribute Name |
Data Type |
Description |
|---|---|---|
no |
int |
|
description |
str |
|
object_pack |
str |
|
layer_no |
str |
|
support_location |
||
support |
int |
ClimaticLoadsSummerParametersTreeTable#
Attribute Name |
Data Type |
Description |
|---|---|---|
rows |
ClimaticLoadsSummerParametersTreeTableRow#
Attribute Name |
Data Type |
Description |
|---|---|---|
key |
str |
|
caption |
str |
|
symbol |
str |
|
value |
||
unit |
str |
|
rows |
ClimaticLoadsWinterParametersTreeTable#
Attribute Name |
Data Type |
Description |
|---|---|---|
rows |
ClimaticLoadsWinterParametersTreeTableRow#
Attribute Name |
Data Type |
Description |
|---|---|---|
key |
str |
|
caption |
str |
|
symbol |
str |
|
value |
||
unit |
str |
|
rows |
Associated Enums
CalculationType#
Name |
|---|
CALCULATION_TYPE_1_PHASE_FULL_MODEL |
ModelingType#
Name |
|---|
MODELING_TYPE_SURFACE_MODEL |
ShearCouplingBetweenLayers#
Name |
|---|
SHEAR_COUPLING_BETWEEN_LAYERS_COUPLED |
SHEAR_COUPLING_BETWEEN_LAYERS_UNCOUPLED |
LayerType#
Name |
|---|
LAYER_TYPE_E_LAYER_TYPE_LAYER |
LAYER_TYPE_E_LAYER_TYPE_CONTACT |
LAYER_TYPE_E_LAYER_TYPE_GAS |
EdgeFinishing#
Name |
|---|
EDGE_FINISHING_CLEAN_CUT_EDGES |
EDGE_FINISHING_NONE |
EDGE_FINISHING_POLISHED_EDGES |
EDGE_FINISHING_SEAMED_EDGES |
SupportLocation#
Name |
|---|
SUPPORT_LOCATION_TOP |
SUPPORT_LOCATION_BOTTOM |
SUPPORT_LOCATION_MIDDLE |
SurfaceStiffnessType#
Name |
|---|
SURFACE_STIFFNESS_TYPE_STANDARD |
SURFACE_STIFFNESS_TYPE_BRACING |
SURFACE_STIFFNESS_TYPE_DISCONTINUITY |
SURFACE_STIFFNESS_TYPE_FLOOR |
SURFACE_STIFFNESS_TYPE_FLOOR_DIAPHRAGM |
SURFACE_STIFFNESS_TYPE_FLOOR_FLEXIBLE_DIAPHRAGM |
SURFACE_STIFFNESS_TYPE_FLOOR_SEMIRIGID |
SURFACE_STIFFNESS_TYPE_GROUNDWATER |
SURFACE_STIFFNESS_TYPE_LOAD_TRANSFER |
SURFACE_STIFFNESS_TYPE_MEMBRANE |
SURFACE_STIFFNESS_TYPE_RIGID |
SURFACE_STIFFNESS_TYPE_WITHOUT_MEMBRANE_TENSION |
SURFACE_STIFFNESS_TYPE_WITHOUT_THICKNESS |
SurfaceGeometryType#
Name |
|---|
SURFACE_GEOMETRY_TYPE_UNKNOWN |
SURFACE_GEOMETRY_TYPE_MINIMUM_CURVATURE_SPLINE |
SURFACE_GEOMETRY_TYPE_NURBS |
SURFACE_GEOMETRY_TYPE_PIPE |
SURFACE_GEOMETRY_TYPE_PLANE |
SURFACE_GEOMETRY_TYPE_QUADRANGLE |
SURFACE_GEOMETRY_TYPE_ROTATED |
SURFACE_GEOMETRY_TYPE_TRIMMED |