Search Results for

    Show / Hide Table of Contents

    Method GetLayers

    GetLayers(DocumentId)

    Gets the parameters entities that are in the parameters folder of a document.

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

    Identifier of the document to analyze.

    Returns
    Type Description
    List<ElementId>

    Parameters entities found.

    Remarks

    This method is available since v7.18.

    Examples
    List<ElementId>= TopSolidHost.Layers.GetLayers(currentDocument);
    In this article
    Back to top
    • Term of use
    • Corporate information
    • Privacy Policy - GDPR

    Copyright ©2025 TopSolid - All rights reserved.