Search Results for

    Show / Hide Table of Contents

    Method MoveEntity

    MoveEntity(ElementId, ElementId, int)

    Moves an entity.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 10, 0, 0)]
    void MoveEntity(ElementId inElementId, ElementId inOwnerId, int inIndex)
    Parameters
    Type Name Description
    ElementId inElementId

    Identifier of the entity to move.

    ElementId inOwnerId

    Identifier of the new owner folder entity.

    int inIndex

    Index of the entity in the new owner, or -1 for last.

    Remarks

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

    This method is available since v7.10.

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

    Copyright ©2025 TopSolid - All rights reserved.