Search Results for

    Show / Hide Table of Contents

    Method SetRigidGroupDrivingTask

    SetRigidGroupDrivingTask(ElementId, RigidGroupDrivingType, ElementId, SmartFrame3D, List<SmartReal>, List<SmartReal>, List<SmartReal>, List<SmartReal>, List<SmartReal>, List<SmartReal>, List<SmartReal>, List<bool>)

    Sets a rigid group driving task.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 6, 0, 0)]
    void SetRigidGroupDrivingTask(ElementId inElementId, RigidGroupDrivingType inType, ElementId inRigidGroupId, SmartFrame3D inDrivingFrame, List<SmartReal> inTimes, List<SmartReal> inRotationsX, List<SmartReal> inRotationsY, List<SmartReal> inRotationsZ, List<SmartReal> inTranslationsX, List<SmartReal> inTranslationsY, List<SmartReal> inTranslationsZ, List<bool> inIsCirculars)
    Parameters
    Type Name Description
    ElementId inElementId

    Identifier of the task to modify.

    RigidGroupDrivingType inType

    Driving type.

    ElementId inRigidGroupId

    Identifier of definition of rigid group to drive.

    SmartFrame3D inDrivingFrame

    Driving frame.

    List<SmartReal> inTimes

    Times.

    List<SmartReal> inRotationsX

    Rotations X component.

    List<SmartReal> inRotationsY

    Rotations Y component.

    List<SmartReal> inRotationsZ

    Rotations Z component.

    List<SmartReal> inTranslationsX

    Translations X component.

    List<SmartReal> inTranslationsY

    Translations Y component.

    List<SmartReal> inTranslationsZ

    Translations Z component.

    List<bool> inIsCirculars

    Whether to use circular interpolation.

    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.