MLightCAD
    Preparing search index...
    interface LayoutInfo {
        blockTableRecordId: string;
        isActive: boolean;
        name: string;
        tabOrder: number;
    }
    Index

    Properties

    blockTableRecordId: string
    isActive: boolean
    name: string
    tabOrder: number