Filename | Size | Date |
---|
SharpCAD-master | 0 | 2019-09-28
|
SharpCAD-master\.gitignore | 4832 | 2019-09-28
|
SharpCAD-master\LICENSE | 1067 | 2019-09-28
|
SharpCAD-master\README.md | 1879 | 2019-09-28
|
SharpCAD-master\doc | 0 | 2019-09-28
|
SharpCAD-master\doc\SharpCAD.txt | 184 | 2019-09-28
|
SharpCAD-master\doc\images | 0 | 2019-09-28
|
SharpCAD-master\doc\images\sharpcad.png | 126482 | 2019-09-28
|
SharpCAD-master\src | 0 | 2019-09-28
|
SharpCAD-master\src\3rdlib | 0 | 2019-09-28
|
SharpCAD-master\src\3rdlib\LitMath.dll | 25600 | 2019-09-28
|
SharpCAD-master\src\SharpCAD.sln | 3439 | 2019-09-28
|
SharpCAD-master\src\SharpCAD | 0 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\ApplicationServices | 0 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\ApplicationServices\CommonColors.cs | 2990 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\ApplicationServices\Document.cs | 4152 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\ApplicationServices\Selection.cs | 683 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\ApplicationServices\Selections.cs | 4703 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands | 0 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Command.cs | 4996 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\CommandNames.cs | 1077 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\CommandsFactory.cs | 3019 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\CommandsMgr.cs | 5334 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Draw | 0 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Draw\ArcCmd.cs | 5013 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Draw\CircleCmd.cs | 2843 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Draw\EllipseCmd.cs | 3881 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Draw\LinesChainCmd.cs | 6693 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Draw\PointCmd.cs | 1606 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Draw\PolygonCmd.cs | 7601 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Draw\PolylineCmd.cs | 3873 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Draw\RayCmd.cs | 7602 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Draw\RectangleCmd.cs | 3511 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Draw\XlineCmd.cs | 7621 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Draw\_DrawCmd.cs | 1339 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Edit | 0 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Edit\RedoCmd.cs | 292 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Edit\UndoCmd.cs | 292 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\GripPointMoveCmd.cs | 3911 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Layer | 0 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Layer\AddLayerCmd.cs | 1546 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Layer\ModifyLayerCmd.cs | 2198 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Layer\RemoveLayersCmd.cs | 2136 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Modify | 0 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Modify\CopyCmd.cs | 8398 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Modify\DeleteCmd.cs | 3009 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Modify\MirrorCmd.cs | 7161 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Modify\MoveCmd.cs | 6579 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Modify\Offset | 0 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Modify\Offset\OffsetArc.cs | 1313 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Modify\Offset\OffsetCircle.cs | 1364 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Modify\Offset\OffsetLine.cs | 1832 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Modify\Offset\_OffsetOperation.cs | 276 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Modify\Offset\_OffsetOpsMgr.cs | 1956 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Modify\OffsetCmd.cs | 7342 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Modify\_ModifyCmd.cs | 652 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Text | 0 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Commands\Text\EditCmd.cs | 1787 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\DatabaseUtils | 0 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\DatabaseUtils\ArcUtils.cs | 626 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\DatabaseUtils\DatabaseUtils.cs | 795 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Languages | 0 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Languages\Chinese.xml | 2361 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Languages\English.xml | 2328 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Languages\GlobalData.cs | 742 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Languages\Language.cs | 6766 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Math | 0 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Math\MathUtils.cs | 4980 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter | 0 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter\Anchor | 0 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter\Anchor\AnchorsMgr.cs | 4372 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter\CSYS.cs | 170 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter\DynamicInputer | 0 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter\DynamicInputer\DynInputCtrl | 0 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter\DynamicInputer\DynInputCtrl\DynInputCtrl.cs | 3355 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter\DynamicInputer\DynInputCtrl\DynInputDouble.cs | 519 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter\DynamicInputer\DynInputCtrl\DynInputInteger.cs | 512 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter\DynamicInputer\DynInputCtrl\DynInputPoint.cs | 4507 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter\DynamicInputer\DynInputCtrl\DynInputString.cs | 570 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter\DynamicInputer\DynInputCtrl\DynInputTextBoxOne.cs | 3542 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter\DynamicInputer\DynInputResult | 0 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter\DynamicInputer\DynInputResult\DynInputResult.cs | 428 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter\DynamicInputer\DynInputResult\DynInputResultT.cs | 520 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter\DynamicInputer\DynInputResult\DynInputStatus.cs | 144 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter\DynamicInputer\DynamicInputer.cs | 3152 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter\GDIResMgr.cs | 2947 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter\LocateCross.cs | 509 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter\Origin.cs | 3390 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter\PickupBox | 0 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter\PickupBox\ArcHitter.cs | 471 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter\PickupBox\CircleHitter.cs | 462 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter\PickupBox\EllipseHitter.cs | 506 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter\PickupBox\EntityHitter.cs | 199 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter\PickupBox\LineHitter.cs | 1941 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter\PickupBox\PolylineHitter.cs | 868 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter\PickupBox\RayHitter.cs | 1547 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter\PickupBox\TextHitter.cs | 481 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter\PickupBox\XPointHitter.cs | 519 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter\PickupBox\XlineHitter.cs | 1469 | 2019-09-28
|
SharpCAD-master\src\SharpCAD\Presenter\PickupBox\_PickupBox.cs | 4699 | 2019-09-28 |