Search Results for

    Show / Hide Table of Contents

    Interface ICAEDocuments

    Gives access to Cae documents.

    Namespace: TopSolid.Cae.Kernel.Automating
    Assembly: TopSolid.Cae.Kernel.Automating.dll
    Syntax
    [ServiceContract]
    [AvailableSinceVersion(7, 19, 15, 0)]
    public interface ICAEDocuments
    Remarks

    This interface is available since v7.17.

    Methods

    Name Description
    GetMeshTargetSize(DocumentId)

    Gets target size of mesh into an analysis preparation document.

    IsAnalysisPreparationDocument(DocumentId)

    Tells whether a document is an analysis preparation document.

    IsAnalysisResultsDocument(DocumentId)

    Tells whether a document is an analysis results document.

    MeshNeedsRefreshing(DocumentId)

    Tells whether the mesh of an analysis preparation document needs to be refreshed.

    RefreshMesh(DocumentId)

    Refresh the mesh of an analysis preparation document.

    SetMeshTargetSize(DocumentId, SmartReal)

    Sets target size for a mesh of an analysis preparation document.

    Solve(DocumentId, out string)

    Launch resolution of an analysis preparation document.

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

    Copyright ©2025 TopSolid - All rights reserved.