API Reference > imodeljs-frontend > Tools > BeButtonEvent > rawPoint rawPoint Accessor The raw (unadjusted) point for this event, in world coordinates. get: Point3d Returns - Point3d Setter The raw (unadjusted) point for this event, in world coordinates. set(pt: Point3d): void Parameter Type Description pt Point3d Returns - void Defined in core/frontend/src/tools/Tool.ts Line 162 Last Updated: 13 June, 2024