Altair EEvision 2025.1 APIs
    Preparing search index...

    Interface RootInfo

    Information about the database root.

    interface RootInfo {
        otype: "DB";
        statistics: string;
    }
    Index

    Properties

    Properties

    otype: "DB"

    The object type is always "DB" for the database root.

    statistics: string

    Information about the number of objects in the database.