Search Results for

    Show / Hide Table of Contents

    Method SetNodeBomIndex

    SetNodeBomIndex(ElementId, string)

    Sets the bill of material index attached to a specified assembly node entity.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 12, 0, 0)]
    void SetNodeBomIndex(ElementId inNodeId, string inBomIndex)
    Parameters
    Type Name Description
    ElementId inNodeId

    Identifier of the assembly node entity (assembly or part occurrence, local part, ...) to modify.

    string inBomIndex

    Bill of material index to attach, or null 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.