Skip to content

Commit e7f000b

Browse files
added docs on dxf with practical examples in rete, blockly and typescript
1 parent a411c22 commit e7f000b

File tree

2 files changed

+115
-0
lines changed

2 files changed

+115
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"label": "IO",
3+
"position": 7,
4+
"link": {
5+
"type": "generated-index",
6+
"title": "Inputs & Outputs",
7+
"description": "Learn how to export and import various file formats, such as STEP, IGES, DXF & STL through OCCT kernel.",
8+
"slug": "/code/common/occt/io"
9+
}
10+
}

0 commit comments

Comments
 (0)