API Reference > imodeljs-common > Geometry > GeometryStreamIterator > setLocalToWorld3d setLocalToWorld3d Method Supply local to world transform from Point3d and optional YawPitchRollAngles. setLocalToWorld3d(origin: Point3d, angles: YawPitchRollAngles = YawPitchRollAngles.createDegrees(0.0, 0.0, 0.0)): void see Placement3d Parameter Type Description origin Point3d angles YawPitchRollAngles Returns - void Defined in core/common/src/geometry/GeometryStream.ts Line 558 Last Updated: 13 June, 2024