Options for parsing STEP assemblies to JSON using native C++ XCAF traversal. This is the fast, native approach that runs entirely in C++.
Optional
STEP data as string (for plain text files), ArrayBuffer, Uint8Array, File, or Blob. Supports compressed .stpz files - gzip-compressed data is automatically decompressed.
undefined Copy
undefined
Options for parsing STEP assemblies to JSON using native C++ XCAF traversal. This is the fast, native approach that runs entirely in C++.