中文
R
niQin shared an aphorism: 这是极为特殊的历史转折期,物质文明发展到这一步注定了精神(信仰)的缺失,灵魂空虚、物欲横流,人们的精神堕入虚无主义,只能沉浸在金钱物质欲望和肉体感官刺激中,有各种不安和痛苦。多少年轻人也失去了纯真的理想和纯美的爱情。这绝不仅是我们这个星球上的生命的悲剧,而是任何一种生命在文明发展进程中注定的悲哀。生命的意义到底是什么?我们到底该怎样活着? -- 《重大人生启示录 - 前言》
For data outside this website, summary aggregation only; without any storage, and the access address is the link of the source website. If there is anything improper, please contact ask@rusthub.org.

Design 3D文件转xyz方向图片和(dxf)的C#类 开源众包

Data aggregation at 2024-05-07 12:34:00+08:00

Hits: 130

💥 Project Description

Investment: 5000 yuan (CNY) - Negotiated

Development duration: 10 days

Project keys/tags: c#

1.将stp或igs/obj等格式的3D文件转成xyz方向(1:1)的图片(png/jpg等)和(dxf)

2.参考示例网站:https://imagetostl.com/

3.做出C#的类,方便WindowsForms的应用程序引用(.NET 4.0);

4.C#调用示例:

///

/// 3D转xyz方向图片方法

///

/// 输入3D文件的路径,可以导入为stp,igs,x_t等3d格式文件

/// 视图的方向,X:x方向的图片,Y:y方向的图片,Z:z方向的图片

/// 视图的方向,1:正向,0:负向

/// 图片的输出路径

/// 图片的格式,png,jpg等

/// 比例关系,1表示1:1比例,2表示2:1比例,0.5表示1:2比例

/// 3d文件导出模型的颜色,red,black

/// 转换成功or失败的信息或其他错误信息

public void OutPutImage(string Input3DPath, string Direction, bool PorN, string OutputImagePath,string ImageFormat, double scale, Color modelColor,out string message)

{

//3D转xyz方向图片方法

}

///

/// 3D文件显示在窗体中

///

/// 要显示的容器,groupBox/picturebox等

/// 输入3D文件的路径,可以导入为stp,igs,x_t等3d格式文件

/// 模型的显示颜色

/// 背景颜色

/// 失败的信息或其他错误信息

public void DispModel(Control panel, string Input3DPath, Color ModelColor, Color BackgroundColor, out string message)

{

//3D文件显示在窗体中

}

6. 要求提供转换一批文件的时间;

Project examples: -

Project files: To download project files, please Sign in JunHen

💥 Recruitment conditions

Recruitment role: Person - Engineer

Recruitment description: -

💥 Contact information

Contact person:

To view contact details of project, please Sign in JunHen


This website only provides data aggregation without any legal responsibility. Please identify the risks by yourself and beware of being deceived.