Search Results for

    Show / Hide Table of Contents

    Method SetMajorRevisionLifeCycleMainState

    SetMajorRevisionLifeCycleMainState(PdmMajorRevisionId, PdmLifeCycleMainState)

    Changes the life cycle main state of a major revision.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 10, 0, 0)]
    void SetMajorRevisionLifeCycleMainState(PdmMajorRevisionId inMajorRevisionId, PdmLifeCycleMainState inLifeCycle)
    Parameters
    Type Name Description
    PdmMajorRevisionId inMajorRevisionId

    Identifier of major revision to change life cycle main state.

    PdmLifeCycleMainState inLifeCycle

    Life cycle to apply (None and Design life cycles are not supported).

    Remarks

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

    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.