DesignStripWizard#
Attribute Name |
Data Type |
Description |
---|---|---|
analytical_area |
float |
Analytical area | S |
analytical_center_of_gravity |
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 |
analytical_length |
float |
Analytical length | L |
analytical_mass |
float |
Analytical mass | M |
analytical_volume |
float |
Analytical volume | V |
area |
float |
Area | S |
building_grid |
int |
Building grid No. |
center_of_gravity |
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 |
enable_column_strip_type |
bool |
Enable column strip type |
enable_middle_strip_type |
bool |
Enable middle strip type |
enable_primary_reinforcement_direction |
bool |
Enable primary reinforcement direction |
enable_secondary_reinforcement_direction |
bool |
Enable secondary reinforcement direction |
enable_user_defined_strip_width |
bool |
Enable user-defined strip width |
generating_object_info |
str |
Generated by |
grid_plane |
Grid plane |
|
is_generated |
bool |
Generated by |
length |
float |
Length | L |
mass |
float |
Mass | M |
name |
str |
Name |
no |
int |
Object number |
primary_reinforcement_direction |
Primary reinforcement direction |
|
secondary_reinforcement_direction |
Secondary reinforcement direction |
|
surfaces |
List[int] |
Surfaces No. |
type |
Type of Design Strip Wizard |
|
user_defined_name_enabled |
bool |
User-defined name enabled |
user_defined_strip_width |
float |
User-defined strip width |
volume |
float |
Volume | V |
id_for_export_import |
str |
|
metadata_for_export_import |
str |
Associated Enums
GridPlane#
Name |
---|
GRID_PLANE_XY |
GRID_PLANE_XZ |
GRID_PLANE_YZ |
PrimaryReinforcementDirection#
Name |
---|
PRIMARY_REINFORCEMENT_DIRECTION_X |
PRIMARY_REINFORCEMENT_DIRECTION_Y |
PRIMARY_REINFORCEMENT_DIRECTION_Z |
SecondaryReinforcementDirection#
Name |
---|
SECONDARY_REINFORCEMENT_DIRECTION_X |
SECONDARY_REINFORCEMENT_DIRECTION_Y |
SECONDARY_REINFORCEMENT_DIRECTION_Z |
Type#
Name |
---|
TYPE_UNKNOWN |
TYPE_STANDARD |