Search Results for

    Show / Hide Table of Contents

    Method GetConstituents

    GetConstituents(PdmObjectId, out List<PdmObjectId>, out List<PdmObjectId>)

    Gets the constituents of an object.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 11, 300, 80)]
    void GetConstituents(PdmObjectId inObjectId, out List<PdmObjectId> outFolderIds, out List<PdmObjectId> outDocumentObjectIds)
    Parameters
    Type Name Description
    PdmObjectId inObjectId

    PDM object identifier of a project, a folder or a document.

    List<PdmObjectId> outFolderIds

    List of folders identifiers.

    List<PdmObjectId> outDocumentObjectIds

    List of documents identifiers.

    Remarks

    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.