interface.DrawableEntity
API > DrawableEntity
Interface: DrawableEntity
An entity that can be used in measureView.draw.getDrawMeasureEntity, Objects returned from the api with draw kind parameter can be used
Properties
ObjectId
ObjectId?:
number
Object id corresponding to he object ids gotten from picking from the core3d api
Source
@novorender/measure/modules/draw/index.ts:23
drawKind
readonly
drawKind:"vertex"
|"edge"
|"face"
|"measureResult"
|"curveSegment"
|"manhole"
Collection of kinds that can be drawn using measureView.draw.getDrawMeasureEntity