Search Results for

    Show / Hide Table of Contents

    Method SetSourceSets

    SetSourceSets(DocumentId, List<ElementId>)

    Sets the source sets of a BOM.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 12, 0, 0)]
    void SetSourceSets(DocumentId inDocumentId, List<ElementId> inSetIds)
    Parameters
    Type Name Description
    DocumentId inDocumentId

    Identifier of the BOM document to modify.

    List<ElementId> inSetIds

    Identifiers of the sets of the source assembly document, or empty if none.

    Remarks

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

    This method is available since v7.12.

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

    Copyright ©2025 TopSolid - All rights reserved.