Search Results for

    Show / Hide Table of Contents

    Method CreateForcesDrivingTask

    CreateForcesDrivingTask(DocumentId, ForceDrivingInterpolationType, List<SmartReal>, List<ElementId>, List<List<SmartReal>>)

    Creates a forces driving task in a specified document.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 6, 0, 0)]
    ElementId CreateForcesDrivingTask(DocumentId inDocumentId, ForceDrivingInterpolationType inInterpolationType, List<SmartReal> inTimes, List<ElementId> inForceIds, List<List<SmartReal>> inValues)
    Parameters
    Type Name Description
    DocumentId inDocumentId

    Identifier of the document to modify.

    ForceDrivingInterpolationType inInterpolationType

    Interpolation type.

    List<SmartReal> inTimes

    Times.

    List<ElementId> inForceIds

    Identifiers of forces to drive.

    List<List<SmartReal>> inValues

    Forces driving values.

    Returns
    Type Description
    ElementId

    Identifier of the created task.

    Remarks

    StartModification(string, bool) and EnsureIsDirty(ref DocumentId) must be called before calling this method.

    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.