Search Results for

    Show / Hide Table of Contents

    Method GetForcesDrivingTask

    GetForcesDrivingTask(ElementId, out ForceDrivingInterpolationType, out List<SmartReal>, out List<ElementId>, out List<List<SmartReal>>)

    Gets a forces driving task.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 6, 0, 0)]
    void GetForcesDrivingTask(ElementId inElementId, out ForceDrivingInterpolationType outInterpolationType, out List<SmartReal> outTimes, out List<ElementId> outForceIds, out List<List<SmartReal>> outValues)
    Parameters
    Type Name Description
    ElementId inElementId

    Identifier of the task to analyze.

    ForceDrivingInterpolationType outInterpolationType

    Interpolation type.

    List<SmartReal> outTimes

    Times.

    List<ElementId> outForceIds

    Identifiers of forces to drive.

    List<List<SmartReal>> outValues

    Forces driving values.

    Remarks

    This method is available since v7.6.

    In this article
    Back to top
    • Term of use
    • Corporate information
    • Privacy Policy - GDPR

    Copyright ©2025 TopSolid - All rights reserved.