constructor([data, [resetIds]])
ObjectOf<any>
Optional, the data to import.boolean
Optional, whether to reset entities ids.id
string
Id of this cad data.
name
string
Name of this cad data.
entities
CadEntities
Entities of this cad data.
blocks
ObjectOf<CadEntity[]>
The blocks of this cad data.
layers
CadLayer[]