Options
All
  • Public
  • Public/Protected
  • All
Menu
classdesc

STLParser

Hierarchy

  • STLParser

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private handleFacet

handleFacet: FacetHandler

Methods

Private _parseSTLBinary

  • _parseSTLBinary(buf: ArrayBuffer): void

Private _parseSTLString

  • _parseSTLString(stl: string): void

parse

  • parse(binaryOrAsciiString: string): void
  • Parse any, binary or ascii, STL data.

    name

    parse

    method

    parse

    member
    memberof

    STLParser

    Parameters

    • binaryOrAsciiString: string

    Returns void

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Static property
  • Static method

Generated using TypeDoc