用于 io.dxfCreate 的分层 DXF 部分和文件选项,它将它们写入一个 DXF 文件。
io.dxfCreate
Optional
来自 io.dxfPathsWithLayer 的部分,各有自己的图层和颜色。
io.dxfPathsWithLayer
undefined Copy
undefined
颜色的写法:aci 为 AutoCAD 的索引颜色,truecolor 为 RGB。
aci
truecolor
aci Copy
要写出的 DXF 版本:AC1009 是 R12,可读性最广,AC1015 是 2000。
AC1009
AC1015
AC1009 Copy
下载文件所获得的名称。
bitbybit-dev.dxf Copy
bitbybit-dev.dxf
为 true 时,在可能的情况下启动该文件的浏览器下载;内核本身只返回文本。
true Copy
true
Namespace: Bit › Inputs › OCCT
Other symbols in Inputs.OCCT:
API reference home · Full symbol index · Tutorials and guides · Platform
用于
io.dxfCreate的分层 DXF 部分和文件选项,它将它们写入一个 DXF 文件。