IfcFileModelObject#
Attribute Name |
Data Type |
Description |
---|---|---|
no |
int |
Object number |
type |
Type |
|
mirror_axis_x |
bool |
Mirror axis |
mirror_axis_y |
bool |
Mirror axis |
mirror_axis_z |
bool |
Mirror axis |
origin_coordinate_x |
float |
Coordinate | X_0 |
origin_coordinate_y |
float |
Coordinate | Y_0 |
origin_coordinate_z |
float |
Coordinate | Z_0 |
rotation_angles_sequence |
Angle |
|
rotation_angle_0 |
float |
Angle | α_1 |
rotation_angle_1 |
float |
Angle | α_2 |
rotation_angle_2 |
float |
Angle | α_3 |
axis_change_x |
Axis change |
|
axis_change_y |
Axis change |
|
axis_change_z |
Axis change |
|
filename |
str |
File name |
wind_simulation_enable_specific_settings |
bool |
Enable specific settings of wind simulation |
wind_simulation_shrink_wrapping |
int |
Shrink wrapping |
wind_simulation_roughness_and_permeability |
int |
Roughness and permeability |
wind_simulation_exclude_from_wind_tunnel |
bool |
Exclude from wind tunnel |
id_for_export_import |
str |
|
metadata_for_export_import |
str |
Associated Enums
Type#
Name |
---|
TYPE_PHANTOM |
TYPE_STANDARD |
RotationAnglesSequence#
Name |
---|
ROTATION_ANGLES_SEQUENCE_XYZ |
ROTATION_ANGLES_SEQUENCE_XZY |
ROTATION_ANGLES_SEQUENCE_YXZ |
ROTATION_ANGLES_SEQUENCE_YZX |
ROTATION_ANGLES_SEQUENCE_ZXY |
ROTATION_ANGLES_SEQUENCE_ZYX |
AxisChangeX#
Name |
---|
AXIS_CHANGE_X |
AXIS_CHANGE_Y |
AXIS_CHANGE_Z |
AxisChangeY#
Name |
---|
AXIS_CHANGE_Y_X |
AXIS_CHANGE_Y_Y |
AXIS_CHANGE_Y_Z |
AxisChangeZ#
Name |
---|
AXIS_CHANGE_Z_X |
AXIS_CHANGE_Z_Y |
AXIS_CHANGE_Z_Z |