AnnotationEntry
A single annotation entry stored in DrawingAnnotations, bundling the owning system, the annotation data, and its Three.js group.
Properties
data
data:
unknown
The persisted annotation data (e.g. LinearAnnotation).
system
system:
AnnotationSystem<any>
The system that created and owns this annotation.
three
three:
Group<Object3DEventMap>
The Three.js group added to TechnicalDrawing.three.