@novorender/api / PointEntity
Interface: PointEntity
Defined in: @novorender/src/measure/measure_view.ts:151
Properties
drawKind
drawKind: "vertex";
Defined in: @novorender/src/measure/measure_view.ts:155
Point entity will always draw as a single vertex from the draw module, see DrawModule
ObjectId
ObjectId: number;
Defined in: @novorender/src/measure/measure_view.ts:153
Object Id from the core 3d api.