Search Results for

    Show / Hide Table of Contents

    Method SetUpdateModes

    SetUpdateModes(DocumentId, bool, bool)

    Sets the update modes of a document.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 12, 300, 160)]
    void SetUpdateModes(DocumentId inDocumentId, bool inIsHealing, bool inIsTolerant)
    Parameters
    Type Name Description
    DocumentId inDocumentId

    Identifier of the document to modify.

    bool inIsHealing

    Whether update automatically heals damaged operations.

    bool inIsTolerant

    Whether update ignores modifications that are less than standard precision.

    Remarks

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

    This method is available since v7.12.300.160.

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

    Copyright ©2025 TopSolid - All rights reserved.