export class AttributeRegistry { static GeomObjectIndex = 0 static DrawingObjectIndex = 1 static AlgorithmDataIndex = 2 static ViewerIndex = 3 }