MLightCAD
    Preparing search index...

    Interface InsertableBlockItem

    interface InsertableBlockItem {
        name: string;
        previewUrl?: string;
    }
    Index

    Properties

    Properties

    name: string
    previewUrl?: string