interface.PointEntity
API > PointEntity
Interface: PointEntity
Properties
ObjectId
ObjectId:
number
Object Id from the core 3d api.
Source
@novorender/measure/measure_view.ts:161
drawKind
drawKind:
"vertex"
Point entity will always draw as a single vertex from the draw module, see DrawModule