import { round } from 'shared/utils' import { XrayAttributes } from './attributes' export const XrayPoint = ({ pointName, partName, draft, t }) => null /*{ const point = draft?.parts?.[partName]?.points?.[pointName] return point ? (