如何绘制平面图? [英] How to draw a floor plan?

查看:99
本文介绍了如何绘制平面图?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是一位建筑项目工程师,我的项目需要与部门一起绘制平面图.如何使用C#绘制2D/3D平面图?

I''m a Construction Project Engineer ,my project need to draw a floor plan with department.How to use C# to draw 2D/3D floor plan?

推荐答案

在C#中可用于绘制平面图的选项为

以下书籍可能会有助于用C#编写用于绘图的程序或通用库.
适用于Windows窗体的实用C#图表和图形书
如果您想在WPF中开发库,那么
实用的WPF图表和图形书

有关这些的详细信息,请参见
http://www.drxudotnet.com/ [ ^ ]

如果要求绘制一个没有很多细节的简单计划,那么我认为可以在上述书籍的帮助下使用图形生成图形.

如果要开发具有AutoCad中包含的尺寸,图层等选项的完整库,这将是一项耗时且艰巨的任务.

图书馆
http://sourceforge.net/projects/cadnetinterop/?source=directory [ http://www.vdraw.com/ [ ^ ]
是一个很好的绘制图纸的图书馆.
http://www.woutware.com/cadlib3.5.html [ http://www.nevron.com/Products.DiagramDesigner.Overview.aspx [ ^ ]是类似于Visio的库,用于绘制
The options available for drawing floor plan in C# are

The following books may be helpful to write a program or general purpose library in C# for drawing.
Practical C# Charts and Graphics book for windows forms
and if you want to develop the library in WPF then
Practical WPF Charts and Graphics book

Details about these can be seen at
http://www.drxudotnet.com/[^]

If the requirement is to draw a simple plan without many details, then I think the drawing can be generated with graphics with the help of above books.

It is a time consuming and tough task, if a full fledged library having options like Dimensions, layers etc as found in AutoCad is to be developed.

The library
http://sourceforge.net/projects/cadnetinterop/?source=directory[^]
can be used to draw to AutoCad

Commercial:
http://www.vdraw.com/[^]
is a very good library to draw drawings.
http://www.woutware.com/cadlib3.5.html[^] is another library for drawing
http://www.nevron.com/Products.DiagramDesigner.Overview.aspx[^] is a library like Visio for drawing


这篇关于如何绘制平面图?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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