Skip to content

SCupdateSupport assumes support and bend axes are the same #40

@oscarxblanco

Description

@oscarxblanco

Dear Thorsten,

the SCupdateSupport.m adds up the supports and magnets offsets. This is valid only when both systems, bending and support, are the same or connected by translations.

There might be cases where the bending system is rotated with respect to the support. For example, there are two or more bendings one on each side of the girder. In that case the radial and longitudinal directions change in the girder and at least one of the bends will be rotated wrt to the girder system, or both. Or another example where the bending is on one side of the girder and all elements are aligned around the girder axis.

If the total bending angle per support is small the axis rotation might be negligible. However, for a more general implementation I think one would need to project the girder offsets to the bending system before getting the transformation with SCgetTransformation.

I guess that such projections will need the survey data, so, one could ask the SC user to either ask to provide the girder-to-element rotations, or, calculate the survey and figure out the girder-to-element rotation inside SCupdateSupport.m.

Best regards,
o

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions