# IFoxCADExtension **Repository Path**: inspirefunction/ifoxcadextension ## Basic Information - **Project Name**: IFoxCADExtension - **Description**: ifoxcad的扩展包,用于支持低版本 - **Primary Language**: C# - **License**: MIT - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 38 - **Created**: 2023-05-04 - **Last Updated**: 2025-06-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### ifoxcad的扩展包,用于支持低版本 ### 目前仅向下兼容到net4.0未能兼容到4.5 ### 元组 修改元组的支持逻辑,将需要添加元组的低版本的`DefineConstants`中添加`USEVALUETUPLE`条件编译符号即可支持元组功能