@novorender/web_app / MeasureEntity
Type Alias: MeasureEntity
type MeasureEntity: ParametricEntity | PointEntity;
Interface often used in the measure api to describe a selected parametric object, It can either be an object or a simple 3d point Any measure entity can be drawn using the draw module DrawModule