Search Results for

    Show / Hide Table of Contents

    Method ForceCell

    ForceCell(DocumentId, int, int, Property)

    Forces the property value of a cell of a BOM.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 12, 0, 0)]
    void ForceCell(DocumentId inDocumentId, int inRowId, int inColumnIx, Property inForcedProperty)
    Parameters
    Type Name Description
    DocumentId inDocumentId

    Identifier of the BOM document to modify.

    int inRowId

    Identifier of the row of the cell to modify.

    int inColumnIx

    Index of the column of the cell to modify, within [0,GetColumnCount(DocumentId)-1].

    Property inForcedProperty

    Forced property of the cell.

    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.