interface.DrawProduct
API > DrawProduct
Interface: DrawProduct
A hierarcical structure to draw 2d objects
Properties
ObjectId
ObjectId?:
number
Object id of the drawn product
Source
@novorender/measure/modules/draw/index.ts:35
kind
readonly
kind:"measureResult"
|"manhole"
|"basic"
Type of draw product
Source
@novorender/measure/modules/draw/index.ts:31
objects
readonly
objects:DrawObject
[]
Objects to draw