Search Results for

    Show / Hide Table of Contents

    Method SetRevisionTexts

    SetRevisionTexts(PdmObjectId, string, string)

    Sets the major and minor revision texts of an object.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 9, 300, 80)]
    void SetRevisionTexts(PdmObjectId inObjectId, string inMajorText, string inMinorText)
    Parameters
    Type Name Description
    PdmObjectId inObjectId

    Object identifier.

    string inMajorText

    Major revision text.

    string inMinorText

    Minor revision text.

    Remarks

    This method must not be called between StartModification(string, bool) and EndModification(bool, bool) methods calls.

    This method is available since v7.9.300.80.

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

    Copyright ©2025 TopSolid - All rights reserved.