SurfaceResultsAdjustment#

Attribute Name

Data Type

Description

no

int

Object number

user_defined_name_enabled

bool

User-defined name enabled

name

str

Name

surfaces

List[int]

Assigned to Surfaces No.

shape

Shape

Shape

dimension_1

float

Dimension 1 | a

dimension_2

float

Dimension 2 | b

angular_rotation

float

Angular rotation | α

center_position_x

float

Center position Center position | X_C

center_position_y

float

Center position | Y_C

center_position_z

float

Center position | Z_C

polygon_points

PolygonPointsTable

Polygon points

adjustment_type_in_direction_u

AdjustmentTypeInDirectionU

Adjustment type in direction u

adjustment_type_in_direction_v

AdjustmentTypeInDirectionV

Adjustment type in direction v

results_to_adjust_contact_stress_area

ResultsToAdjustContactStressAreaTable

Results to adjust for contact stress area

projection_in_direction_type

ProjectionInDirectionType

Projection in direction type

vector_of_projection_in_direction_coordinates_x

float

Vector of projection in direction Vector of projection in direction | X

vector_of_projection_in_direction_coordinates_y

float

Vector of projection in direction | Y

vector_of_projection_in_direction_coordinates_z

float

Vector of projection in direction | Z

comment

str

Comment

results_to_adjust_in_direction_u

ResultsToAdjustInDirectionUTable

Results to adjust in direction u

results_to_adjust_in_direction_v

ResultsToAdjustInDirectionVTable

Results to adjust in direction v

results_to_adjust_zero

ResultsToAdjustZeroTable

Results to adjust for zeroing

id_for_export_import

str

metadata_for_export_import

str

Associated Data Types#

PolygonPointsTable#

Attribute Name

Data Type

Description

rows

List[PolygonPointsRow]

PolygonPointsRow#

Attribute Name

Data Type

Description

no

int

description

str

x

float

y

float

z

float

ResultsToAdjustContactStressAreaTable#

Attribute Name

Data Type

Description

rows

List[ResultsToAdjustContactStressAreaRow]

ResultsToAdjustContactStressAreaRow#

Attribute Name

Data Type

Description

no

int

description

str

contact_stress_type

ContactStressType

lower_limit

float

upper_limit

float

ResultsToAdjustInDirectionUTable#

Warning

No fields available for this message at this moment - will be implemented shortly.

ResultsToAdjustInDirectionVTable#

Warning

No fields available for this message at this moment - will be implemented shortly.

ResultsToAdjustZeroTable#

Warning

No fields available for this message at this moment - will be implemented shortly.

Associated Enums#

Shape#

Name

SHAPE_RECTANGLE

SHAPE_CIRCLE

SHAPE_ELLIPSE

SHAPE_POLYGON

AdjustmentTypeInDirectionU#

Name

ADJUSTMENT_TYPE_IN_DIRECTION_U_AVERAGING_OF_MY_MXY_VY_NY_NXY

ADJUSTMENT_TYPE_IN_DIRECTION_U_AVERAGING_OF_MX_MXY_VX_NX_NXY

ADJUSTMENT_TYPE_IN_DIRECTION_U_CONTACT_STRESS_AREA

ADJUSTMENT_TYPE_IN_DIRECTION_U_NONE

ADJUSTMENT_TYPE_IN_DIRECTION_U_USER_DEFINED

ADJUSTMENT_TYPE_IN_DIRECTION_U_ZERO

AdjustmentTypeInDirectionV#

Name

ADJUSTMENT_TYPE_IN_DIRECTION_V_AVERAGING_OF_MY_MXY_VY_NY_NXY

ADJUSTMENT_TYPE_IN_DIRECTION_V_AVERAGING_OF_MX_MXY_VX_NX_NXY

ADJUSTMENT_TYPE_IN_DIRECTION_V_CONTACT_STRESS_AREA

ADJUSTMENT_TYPE_IN_DIRECTION_V_NONE

ADJUSTMENT_TYPE_IN_DIRECTION_V_USER_DEFINED

ADJUSTMENT_TYPE_IN_DIRECTION_V_ZERO

ContactStressType#

Name

CONTACT_STRESS_TYPE_UNKNOWN

ProjectionInDirectionType#

Name

PROJECTION_IN_DIRECTION_TYPE_PERPENDICULAR

PROJECTION_IN_DIRECTION_TYPE_GLOBAL_IN_X

PROJECTION_IN_DIRECTION_TYPE_GLOBAL_IN_Y

PROJECTION_IN_DIRECTION_TYPE_GLOBAL_IN_Z

PROJECTION_IN_DIRECTION_TYPE_VECTOR