API Reference > imodeljs-frontend > Views > Viewport > npcToView npcToView Method Convert a point from CoordSystem.Npc to CoordSystem.View npcToView(pt: Point3d, out?: Primitives.Point3d): Point3d Parameter Type Description pt Point3d the point to convert out Primitives.Point3d optional location for result. If undefined, a new Point3d is created. Returns - Point3d Defined in core/frontend/src/Viewport.ts Line 1572 Last Updated: 13 June, 2024