G-code Preview — API Reference
Guide
npm
GitHub
Preparing search index...
@chestnutlabs/gcode-model-renderer
ModelParseError
Class ModelParseError
A bounded, structured model-parse failure (DD-018 §6).
Hierarchy
Error
ModelParseError
Index
Constructors
constructor
Properties
code
Constructors
constructor
new
ModelParseError
(
code
:
string
,
message
:
string
)
:
ModelParseError
Parameters
code
:
string
message
:
string
Returns
ModelParseError
Properties
Readonly
code
code
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
code
Guide
npm
GitHub
G-code Preview — API Reference
Loading...
A bounded, structured model-parse failure (DD-018 §6).