Open totalfit1544 opened 2 weeks ago
Fine that try to use our DWG to SVG. This will help us to find and fix problems.
The classes BlockVisibilityParameter
, EvaluationGraph
represent AutoCAD objects related to dynamic blocks.
We implemented theses classes and the respective reader methods and issued a PR to DomCR/ACadSharp. This is, however, not yet merged.
You should be able to get rid of this problem with our forked version of ACadSharp, in particular this branch:
https://github.com/nanoLogika/ACadSharp/tree/7-merged-branch-for-acadsvg.
We will create a new release shortly.
Hi Trying to run your project from all the source but always have this error
Severity Code Description Project File Line Suppression State Error (active) CS0246 The type or namespace name 'BlockVisibilityParameter' could not be found (are you missing a using directive or an assembly reference?) ACadSvg D:\Code_Sample Projects\CAD Programs\ACadSvgStudio-0.3.0_Demo\ACadSvg-main\ACadSvg\BlockRecordSvg.cs 82