Search Results for

    Show / Hide Table of Contents

    Method GetLifeCycleSubStates

    GetLifeCycleSubStates(PdmLifeCycleMainState, out List<PdmObjectId>, out List<string>)

    Gets sub states of specified main state.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 14, 248, 0)]
    void GetLifeCycleSubStates(PdmLifeCycleMainState inLifeCycleMainState, out List<PdmObjectId> outLifeCycleSubStateIds, out List<string> outLifeCycleSubStateNames)
    Parameters
    Type Name Description
    PdmLifeCycleMainState inLifeCycleMainState

    Life cycle main state.

    List<PdmObjectId> outLifeCycleSubStateIds

    Life cycle sub state object identifiers.

    List<string> outLifeCycleSubStateNames

    Life cycle sub state names.

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

    Copyright ©2025 TopSolid - All rights reserved.