CAD Exchanger SDK 3.20 for Android Crack

HomeProductsCAD Exchanger SDK

Software Libraries to Read, Write and Visualize 3D CAD files

Quickly and easily enrich your web, server or desktop app with access to CAD and BIM data.

Work with CATIA, SOLIDWORKS, Creo, STEP, JT, IFC and many more formats from C++, Python, C#, Java and JavaScript.

Play CAD Exchanger SDK Overview

Suitable for any 3D powered application

3D web applications

Ingest, convert and process CAD/BIM data on the backend. Use lightweight and interactive visualization on the frontend.

AR, VR and Unity applications

Set up 3D data conversion pipelines with tunable mesh generation and optimization to deliver immersive experiences.

Manufacturing as a Service platforms

Enable seamless part import, accurate cost estimations and instant DFM feedback for sheet metal, CNC machining, etc.

Engineering applications

Get full access to the structure, geometry and metadata in CAD and BIM models. Save time by using robust advanced processing functions.

All your CAD and 3D data needs, covered

Import and Export

Visualization of CAD, BIM & 3D data

3D and drawing data

Analysis and Measurement

PMI and insights from 3D data

Mesh Generation & Model Modification

Customizable to fit your needs

Pick components to deliver the most value to your users

Get started with everything you need for a fully‑featured 3D application

Top it off with optional components for maximum productivity

Converters

Proprietary and open standards

visualization

Desktop and web 3D viewers & tools

Advanced processing

Meshing, simplification, NURBS recognition

Integrations

Game engines, CAD kernels

Data model, shape healing, basic modeling

Designed by developers, for developers

C++

C#

Java

import cadex.*;

...

// format-neutral document

ModelData_Model aModel = new ModelData_Model();

STEP_Reader aReader = new STEP_Reader();

aReader.ReadFile (new Base_UTF16String("bolt.stp"));

aReader.Transfer (aModel);

STL_Writer aWriter = new STL_Writer();

aWriter.Transfer (aModel);

aWriter.WriteFile (new Base_UTF16String("bolt.stl"));

Utilize SDK's capabilities on desktop, mobile and in the cloud. Directly embed into C++, C#, Java, Python and Javascript apps, or run in a separate process from any other language.

LinuxWindowsAppleAndroid

C++C#JavaPythonJavaScript

Get started quickly with clean and structured API, easy‑to‑follow guides and examples. Add a wealth of value to your application in a matter of hours.

Flexible Licensing for Enterprise and Startups

Access to all updates

Independent from expensive CAD software

For application distribution, SaaS or in-house use

Individual components and cost-effective bundles

Trusted by Industry Leaders

3D HUBS

SENER

Altium LLC

Hyundai Robotics

Supported formats

CAD formats

Neutral formats

Kernel formats

Proprietary formats

3D PDF

Collada

glTF

OBJ

STEP

USD

3DS

DXF

IGES

PLY

STL

VRML

3MF

FBX

JT

PRC

U3D

X3D

ACIS

Open CASCADE

Parasolid

Rhino

C3D

CATIA V5

CATIA V6 (3D XML)

DWG

Inventor

PTC Creo

Siemens NX

Solid Edge

SOLIDWORKS

BIM formats

Neutral formats

Proprietary formats

IFC

Revit

Details

Format

File Extensions

Read/Write

B-Rep

Mesh

Notes

3D PDF

.pdf

RW

3DS

.3ds

R

Windows only

3MF

.3mf

R

ACIS

(R2.0 and newer)

.sat, .sab

RW

Recommended for data exchange with Autodesk products and ACIS-based applications

CATIA V5

(V5)

.CATPart, .CATProduct

R

CATIA V6 (3D XML)

(4.0, 4.1, 4.2, 4.3)

.3dxml

R

Collada

.dae

RW

DWG

.dwg

R

DXF

.dxf

RW

FBX

(2012 and newer)

.fbx

RW

Recommended for data exchange with Autodesk Maya

glTF

(2.0)

.gltf, .glb

RW

Recommended for data exchange with three.js

IFC

(2x3, 4)

.ifc

RW

Recommended for data exchange with AEC/BIM applications

IGES

(all)

.igs, .iges

RW

Inventor

(2015-2021)

.ipt, .iam

R

JT

(v8.x - v10.x)

.jt

RW

Recommended for export to Siemens NX and other PLM apps, or as alternative to the NX format

OBJ

.obj

RW

Open CASCADE

.brep

RW

Recommended for data exchange with OCC-based applications

Parasolid

(all)

.x_t, .x_b

RW

Recommended for data exchange with SolidWorks, SolidEdge, NX, OnShape and other Parasolid-based applications

PLY

.ply

R

PRC

.prc

R

PTC Creo

.prt, .asm

R

Revit

.rvt

R

Rhino

(up to 7)

.3dm

RW

Recommended for data exchange with Rhinoceros and Grasshopper

Siemens NX

.prt

R

Solid Edge

.asm, .par, .psm

R

SOLIDWORKS

(2004 - 2021)

.sldprt, .sldasm

R

STEP

(AP203, 214, 242)

.stp, .step

RW

Recommended for data exchange with CATIA and when ACIS/Parasolid/Rhino do not apply

STL

.stl

RW

U3D

.u3d

RW

USD

.usd, .usda, .usdc, .usdz

W

VRML

(v1/1995, v2/1997)

.wrl

RW

X3D

.x3d

RW

C3D

.c3d

RW

Graphical formats

.png, .bmp, .jpeg, .jpg

W

For further details on capabilities and supported scope of each format refer to CAD Exchanger SDK documentation.

Parts and assemblies

Depending on format capabilities, CAD Exchanger supports both parts and assemblies.

Files with external references (in STEP, JT, Solidworks and other applicable formats) are supported.

B-Rep and meshes

All types of geometries are supported -- analytical, NURBS and procedural.

Triangulations, polylines and point clouds are supported.

Converting between B-Rep and meshes

When converting B-Rep (precise geometry) to mesh-only formats (e.g. IGES to STL) the mesh generator is applied to each B-Rep body. Depending on target format capabilities it can be either single or multiple meshes per B-Rep (the multi-LOD, or Level of Details concept).

When converting B-Rep & mesh formats to mesh-only formats (e.g. JT to OBJ), a specific LOD in the source file is used.

When converting mesh-only to B-Rep & mesh formats (e.g. VRML to JT), only the mesh is used.

Converting a mesh-only to B-Rep-only format (such as STL to Parasolid) effectively has a very low value and thus is not recommended. When enforced, the conversion creates a B-Rep body consisting of faces per each original mesh triangle. Such a B-Rep can merely be used for visualization purposes but not for modeling. Refer to details.

Meta-data

Depending on format capabilities, CAD Exchanger supports names, persistent id's, user-defined properties, colors, materials and textures.

PMI (Product and Manufacturing Information)

Whenever applicable, PMI is supported at all three levels: as graphical PMI, semantic PMI and associations with B-Rep elements (such as face or edge).

full access to the structure, geometry and metadata in CAD and BIM models. Save time by using robust advanced processing functions

相关推荐
浅影歌年24 分钟前
Android和h5页面相互传参
android
用户69371750013841 小时前
搞懂 Kotlin 软关键字与硬关键字:灵活命名与语法陷阱全解析
android
下位子1 小时前
『OpenGL学习滤镜相机』- Day2: 渲染第一个三角形
android·opengl
风语者日志2 小时前
[LitCTF 2023]这是什么?SQL !注一下 !
android·数据库·sql
2501_915921433 小时前
iOS 26 CPU 使用率监控策略 多工具协同构建性能探索体系
android·ios·小程序·https·uni-app·iphone·webview
狂团商城小师妹3 小时前
JAVA国际版同城打车源码同城服务线下结账系统源码适配PAD支持Android+IOS+H5
android·java·ios·小程序·交友
游戏开发爱好者83 小时前
iOS 应用逆向对抗手段,多工具组合实战(iOS 逆向防护/IPA 混淆/无源码加固/Ipa Guard CLI 实操)
android·ios·小程序·https·uni-app·iphone·webview
虚伪的空想家3 小时前
ip网段扫描机器shell脚本
android·linux·网络协议·tcp/ip·shell·脚本·network
generallizhong4 小时前
android TAB切换
android·gitee
00后程序员张4 小时前
iOS 文件管理与导出实战,多工具协同打造高效数据访问与调试体系
android·macos·ios·小程序·uni-app·cocoa·iphone