Search Results for

    Show / Hide Table of Contents

    Method CreateAuxiliairyElement

    CreateAuxiliairyElement(DocumentId, List<ElementId>)

    Creates an auxiliairy element in a document.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 13, 0, 0)]
    ElementId CreateAuxiliairyElement(DocumentId inDocumentId, List<ElementId> inConstituents)
    Parameters
    Type Name Description
    DocumentId inDocumentId

    Identifier of the document to modify.

    List<ElementId> inConstituents

    Identifiers of constituents of the auxiliairy element.

    Returns
    Type Description
    ElementId

    Identifier of the created auxiliairy entity.

    Remarks

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

    This method is available since v7.13.300.128.

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

    Copyright ©2025 TopSolid - All rights reserved.