/*
 * @Description  :
 * @Author       : 赵耀圣
 * @QQ           : 549184003
 * @Date         : 2021-07-07 09:21:13
 * @LastEditTime : 2021-07-07 09:30:00
 * @FilePath     : \cga.js\src\alg\extrude\extrude.ts
 */



export class Extrude {

    constructor() {

    }


}