Io - 3MF
API reference — the 3MF doors of @huukhanhnguyen/io: readers, writers and their option / result types, all on this page.
import { readThreemf, writeThreemf } from '@huukhanhnguyen/io'Source: ./threemf. See all formats or the Guide.
API reference
Signatures are generated from the live package .d.ts - not hand-written.
readThreemf
function
readThreemf(data: Uint8Array | string): stringwriteThreemf
function
writeThreemf(handle: string): Uint8ArraywriteThreemfXml
function
writeThreemfXml(handle: string): string