DesignStrip#

Attribute Name

Data Type

Description

no

int

Object number

type

Type

Design Strip Type

user_defined_name_enabled

bool

User-defined name enabled

name

str

Name

definition_method

DefinitionMethod

Definition method

strip_type

StripType

Type

reinforcement_direction

ReinforcementDirection

Reinforcement direction

surface

int

Surface

additional_included_surfaces

List[int]

Additionally included surfaces No.

lines

List[int]

Lines

strip_width

float

Width | w

strip_width_plus

float

Y+ | w+

strip_width_minus

float

Y- | w-

strip_thickness

float

Thickness | d

adjust_internal_moment

bool

Adjust internal moment

analytical_length

float

Analytical length | L

analytical_area

float

Analytical area | S

analytical_mass

float

Analytical mass | M

analytical_volume

float

Analytical volume | V

analytical_center_of_gravity

Vector3d

Analytical center of gravity

analytical_center_of_gravity_x

float

Analytical center of gravity | X_C

analytical_center_of_gravity_y

float

Analytical center of gravity | Y_C

analytical_center_of_gravity_z

float

Analytical center of gravity | Z_C

length

float

Length | L

area

float

Area | S

mass

float

Mass | M

volume

float

Volume | V

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

comment

str

Comment

is_generated

bool

Generated by

generating_object_info

str

Generated by

design_properties

bool

Design properties

reinforcement_material

int

Reinforcement material

concrete_design_uls_configuration

int

Concrete Design | Ultimate configuration

concrete_design_sls_configuration

int

Concrete Design | Serviceability configuration

concrete_design_fr_configuration

int

Concrete Design | Fire resistance configuration

concrete_design_seismic_configuration

int

Concrete Design | Seismic configuration

rebar_size_top

float

Bar size

rebar_size_calculated_top

RebarSizeCalculatedTop

Bar size | Determined

rebar_count_top

int

Number of bars

rebar_count_calculated_top

int

Number of bars | Determined

rebar_count_minimum_top

int

Number of rebars | Minimum | n_s,min

rebar_count_auto_maximum_top

int

Number of rebars | Maximum | n_s,max

rebar_count_auto_increment_top

int

Number of rebars | Increment | Δ_ns

rebar_count_auto_enabled_top

bool

Number of rebars | Auto

rebar_diameter_top

float

Rebar diameter | d_s

rebar_diameter_calculated_top

float

Rebar diameter | Calculated | d_s

rebar_diameter_auto_enabled_top

bool

Rebar diamter | Auto

rebar_size_auto_minimum_top

RebarSizeAutoMinimumTop

Bar size | Minimum | Bar No._min

rebar_diameter_auto_minimum_top

float

Rebar diameter | Minimum | d_s,min

rebar_size_auto_maximum_top

RebarSizeAutoMaximumTop

Bar size | Maximum | Bar No._max

rebar_diameter_auto_maximum_top

float

Rebar diameter | Maximum | d_s,max

rebar_diameter_auto_diameters_enabled_top

bool

Rebar diameter | Usable diameters activated

rebar_diameter_auto_sizes_top

List[RebarDiameterAutoSizesTop]

Rebar diameter | Usable size designations | Bar No._s,p

rebar_diameter_auto_diameters_top

List[float]

Rebar diameter | Usable diameters | d_s,p

rebar_spacing_top

float

Rebar spacing | s

rebar_spacing_calculated_top

float

Rebar spacing | Determined | s

rebar_spacing_auto_enabled_top

bool

Rebar spacing | Auto

rebar_spacing_auto_minimum_top

float

Rebar spacing | Minimum | s_min

rebar_spacing_auto_maximum_top

float

Rebar spacing | Maximum | s_max

rebar_spacing_auto_increment_top

float

Rebar spacing | Increment | Δ_s

concrete_cover_top

float

Concrete cover | c_-z(top)

minimum_gap_length_enabled_top

bool

Minimum gap length | Activated

minimum_gap_length_top

float

Minimum gap length | Δ_-z

rebar_size_bottom

float

Bar size

rebar_count_bottom

int

Number of bars

rebar_count_calculated_bottom

int

Number of bars | Determined

rebar_count_minimum_bottom

int

Number of rebars | Minimum | n_s,min

rebar_count_auto_maximum_bottom

int

Number of rebars | Maximum | n_s,max

rebar_count_auto_increment_bottom

int

Number of rebars | Increment | Δ_ns

rebar_count_auto_enabled_bottom

bool

Number of rebars | Auto

rebar_diameter_bottom

float

Rebar diameter | d_s

rebar_diameter_calculated_bottom

float

Rebar diameter | Calculated | d_s

rebar_size_calculated_bottom

RebarSizeCalculatedBottom

Bar size | Determined

rebar_diameter_auto_enabled_bottom

bool

Rebar diamter | Auto

rebar_size_auto_minimum_bottom

RebarSizeAutoMinimumBottom

Bar size | Minimum | Bar No._min

rebar_diameter_auto_minimum_bottom

float

Rebar diameter | Minimum | d_s,min

rebar_size_auto_maximum_bottom

RebarSizeAutoMaximumBottom

Bar size | Maximum | Bar No._max

rebar_diameter_auto_maximum_bottom

float

Rebar diameter | Maximum | d_s,max

rebar_diameter_auto_diameters_enabled_bottom

bool

Rebar diameter | Usable diameters activated

rebar_diameter_auto_sizes_bottom

List[RebarDiameterAutoSizesBottom]

Rebar diameter | Usable size designations | Bar No._s,p

rebar_diameter_auto_diameters_bottom

List[float]

Rebar diameter | Usable diameters | d_s,p

rebar_spacing_bottom

float

Rebar spacing | s

rebar_spacing_calculated_bottom

float

Rebar spacing | Determined | s

rebar_spacing_auto_enabled_bottom

bool

Rebar spacing | Auto

rebar_spacing_auto_minimum_bottom

float

Rebar spacing | Minimum | s_min

rebar_spacing_auto_maximum_bottom

float

Rebar spacing | Maximum | s_max

rebar_spacing_auto_increment_bottom

float

Rebar spacing | Increment | Δ_s

concrete_cover_bottom

float

Concrete cover | c_+z(bottom)

minimum_gap_length_enabled_bottom

bool

Minimum gap length | Activated

minimum_gap_length_bottom

float

Minimum gap length | Δ_+z

id_for_export_import

str

metadata_for_export_import

str

Associated Enums

Type#

Name

TYPE_UNKNOWN

TYPE_STANDARD

DefinitionMethod#

Name

DEFINITION_METHOD_BY_LINE_AND_WIDTH

StripType#

Name

STRIP_TYPE_COLUMN

STRIP_TYPE_EDGE

STRIP_TYPE_MIDDLE

ReinforcementDirection#

Name

REINFORCEMENT_DIRECTION_PRIMARY

REINFORCEMENT_DIRECTION_SECONDARY

RebarSizeCalculatedTop#

Name

REBAR_SIZE_CALCULATED_TOP_UNKNOWN

REBAR_SIZE_CALCULATED_TOP_ACI_1

REBAR_SIZE_CALCULATED_TOP_ACI_10

REBAR_SIZE_CALCULATED_TOP_ACI_11

REBAR_SIZE_CALCULATED_TOP_ACI_12

REBAR_SIZE_CALCULATED_TOP_ACI_14

REBAR_SIZE_CALCULATED_TOP_ACI_16

REBAR_SIZE_CALCULATED_TOP_ACI_18

REBAR_SIZE_CALCULATED_TOP_ACI_1p5

REBAR_SIZE_CALCULATED_TOP_ACI_2

REBAR_SIZE_CALCULATED_TOP_ACI_2p5

REBAR_SIZE_CALCULATED_TOP_ACI_3

REBAR_SIZE_CALCULATED_TOP_ACI_4

REBAR_SIZE_CALCULATED_TOP_ACI_5

REBAR_SIZE_CALCULATED_TOP_ACI_6

REBAR_SIZE_CALCULATED_TOP_ACI_7

REBAR_SIZE_CALCULATED_TOP_ACI_8

REBAR_SIZE_CALCULATED_TOP_ACI_9

REBAR_SIZE_CALCULATED_TOP_CSA_10

REBAR_SIZE_CALCULATED_TOP_CSA_15

REBAR_SIZE_CALCULATED_TOP_CSA_20

REBAR_SIZE_CALCULATED_TOP_CSA_25

REBAR_SIZE_CALCULATED_TOP_CSA_30

REBAR_SIZE_CALCULATED_TOP_CSA_35

REBAR_SIZE_CALCULATED_TOP_CSA_45

REBAR_SIZE_CALCULATED_TOP_CSA_55

RebarSizeAutoMinimumTop#

Name

REBAR_SIZE_AUTO_MINIMUM_TOP_UNKNOWN

RebarSizeAutoMaximumTop#

Name

REBAR_SIZE_AUTO_MAXIMUM_TOP_UNKNOWN

RebarDiameterAutoSizesTop#

Name

REBAR_DIAMETER_AUTO_SIZES_TOP_UNKNOWN

REBAR_DIAMETER_AUTO_SIZES_TOP_ACI_1

REBAR_DIAMETER_AUTO_SIZES_TOP_ACI_10

REBAR_DIAMETER_AUTO_SIZES_TOP_ACI_11

REBAR_DIAMETER_AUTO_SIZES_TOP_ACI_12

REBAR_DIAMETER_AUTO_SIZES_TOP_ACI_14

REBAR_DIAMETER_AUTO_SIZES_TOP_ACI_16

REBAR_DIAMETER_AUTO_SIZES_TOP_ACI_18

REBAR_DIAMETER_AUTO_SIZES_TOP_ACI_1p5

REBAR_DIAMETER_AUTO_SIZES_TOP_ACI_2

REBAR_DIAMETER_AUTO_SIZES_TOP_ACI_2p5

REBAR_DIAMETER_AUTO_SIZES_TOP_ACI_3

REBAR_DIAMETER_AUTO_SIZES_TOP_ACI_4

REBAR_DIAMETER_AUTO_SIZES_TOP_ACI_5

REBAR_DIAMETER_AUTO_SIZES_TOP_ACI_6

REBAR_DIAMETER_AUTO_SIZES_TOP_ACI_7

REBAR_DIAMETER_AUTO_SIZES_TOP_ACI_8

REBAR_DIAMETER_AUTO_SIZES_TOP_ACI_9

REBAR_DIAMETER_AUTO_SIZES_TOP_CSA_10

REBAR_DIAMETER_AUTO_SIZES_TOP_CSA_15

REBAR_DIAMETER_AUTO_SIZES_TOP_CSA_20

REBAR_DIAMETER_AUTO_SIZES_TOP_CSA_25

REBAR_DIAMETER_AUTO_SIZES_TOP_CSA_30

REBAR_DIAMETER_AUTO_SIZES_TOP_CSA_35

REBAR_DIAMETER_AUTO_SIZES_TOP_CSA_45

REBAR_DIAMETER_AUTO_SIZES_TOP_CSA_55

RebarSizeCalculatedBottom#

Name

REBAR_SIZE_CALCULATED_BOTTOM_UNKNOWN

REBAR_SIZE_CALCULATED_BOTTOM_ACI_1

REBAR_SIZE_CALCULATED_BOTTOM_ACI_10

REBAR_SIZE_CALCULATED_BOTTOM_ACI_11

REBAR_SIZE_CALCULATED_BOTTOM_ACI_12

REBAR_SIZE_CALCULATED_BOTTOM_ACI_14

REBAR_SIZE_CALCULATED_BOTTOM_ACI_16

REBAR_SIZE_CALCULATED_BOTTOM_ACI_18

REBAR_SIZE_CALCULATED_BOTTOM_ACI_1p5

REBAR_SIZE_CALCULATED_BOTTOM_ACI_2

REBAR_SIZE_CALCULATED_BOTTOM_ACI_2p5

REBAR_SIZE_CALCULATED_BOTTOM_ACI_3

REBAR_SIZE_CALCULATED_BOTTOM_ACI_4

REBAR_SIZE_CALCULATED_BOTTOM_ACI_5

REBAR_SIZE_CALCULATED_BOTTOM_ACI_6

REBAR_SIZE_CALCULATED_BOTTOM_ACI_7

REBAR_SIZE_CALCULATED_BOTTOM_ACI_8

REBAR_SIZE_CALCULATED_BOTTOM_ACI_9

REBAR_SIZE_CALCULATED_BOTTOM_CSA_10

REBAR_SIZE_CALCULATED_BOTTOM_CSA_15

REBAR_SIZE_CALCULATED_BOTTOM_CSA_20

REBAR_SIZE_CALCULATED_BOTTOM_CSA_25

REBAR_SIZE_CALCULATED_BOTTOM_CSA_30

REBAR_SIZE_CALCULATED_BOTTOM_CSA_35

REBAR_SIZE_CALCULATED_BOTTOM_CSA_45

REBAR_SIZE_CALCULATED_BOTTOM_CSA_55

RebarSizeAutoMinimumBottom#

Name

REBAR_SIZE_AUTO_MINIMUM_BOTTOM_UNKNOWN

RebarSizeAutoMaximumBottom#

Name

REBAR_SIZE_AUTO_MAXIMUM_BOTTOM_UNKNOWN

RebarDiameterAutoSizesBottom#

Name

REBAR_DIAMETER_AUTO_SIZES_BOTTOM_UNKNOWN

REBAR_DIAMETER_AUTO_SIZES_BOTTOM_ACI_1

REBAR_DIAMETER_AUTO_SIZES_BOTTOM_ACI_10

REBAR_DIAMETER_AUTO_SIZES_BOTTOM_ACI_11

REBAR_DIAMETER_AUTO_SIZES_BOTTOM_ACI_12

REBAR_DIAMETER_AUTO_SIZES_BOTTOM_ACI_14

REBAR_DIAMETER_AUTO_SIZES_BOTTOM_ACI_16

REBAR_DIAMETER_AUTO_SIZES_BOTTOM_ACI_18

REBAR_DIAMETER_AUTO_SIZES_BOTTOM_ACI_1p5

REBAR_DIAMETER_AUTO_SIZES_BOTTOM_ACI_2

REBAR_DIAMETER_AUTO_SIZES_BOTTOM_ACI_2p5

REBAR_DIAMETER_AUTO_SIZES_BOTTOM_ACI_3

REBAR_DIAMETER_AUTO_SIZES_BOTTOM_ACI_4

REBAR_DIAMETER_AUTO_SIZES_BOTTOM_ACI_5

REBAR_DIAMETER_AUTO_SIZES_BOTTOM_ACI_6

REBAR_DIAMETER_AUTO_SIZES_BOTTOM_ACI_7

REBAR_DIAMETER_AUTO_SIZES_BOTTOM_ACI_8

REBAR_DIAMETER_AUTO_SIZES_BOTTOM_ACI_9

REBAR_DIAMETER_AUTO_SIZES_BOTTOM_CSA_10

REBAR_DIAMETER_AUTO_SIZES_BOTTOM_CSA_15

REBAR_DIAMETER_AUTO_SIZES_BOTTOM_CSA_20

REBAR_DIAMETER_AUTO_SIZES_BOTTOM_CSA_25

REBAR_DIAMETER_AUTO_SIZES_BOTTOM_CSA_30

REBAR_DIAMETER_AUTO_SIZES_BOTTOM_CSA_35

REBAR_DIAMETER_AUTO_SIZES_BOTTOM_CSA_45

REBAR_DIAMETER_AUTO_SIZES_BOTTOM_CSA_55