如何使用pthfinder algrtm定义XF文件图层 [英] How To with pthfinder algrtm definedxf fileslayers

查看:111
本文介绍了如何使用pthfinder algrtm定义XF文件图层的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,我正在使用C#(Visual Studio 2010 .netframework 4),我需要制作一个应用程序,用户可以在其中导入.dwg文件并编辑某些属性,例如访问图层并在windowsform上查看图形( form1).

示例:

Hi everyone I am using C# (visual studio 2010 .netframework 4) and i need to make an application in which the user can import .dwg files and edit some of the attributes such as access the layer and view drawings on windowsform(form1).

Example:

if(drawing layer == "layer1")
   messagebox.show("Current layer is layer1")
else
   this.close();



以及添加项目并与A *算法连接后如何处理?
C#中的A *算法实现 [



and how to after adding the project and connect with A* algorithm?
A* algorithm implementation in C#[^]

example:

dwg layer1=wall (identified as a barrier to)
dwg layer2=road (identified as a road to)


推荐答案

如果您从CP中的一篇文章中获得此代码,则可能希望将其发布在论坛部分. .作者始终是询问其代码的最佳人选.
If you got this code from one of the articles here in CP, you may want to post it its forum section. The author is always the best person to ask about his code.


这篇关于如何使用pthfinder algrtm定义XF文件图层的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆