API Reference > geometry-core > CartesianGeometry > XYZ > setFromPoint3d setFromPoint3d Method Set the x,y,z parts from a Point3d. This is the same effect as setFrom(other) with no pretesting of variant input type Set to zeros if other is undefined. setFromPoint3d(other?: XYAndZ): void Parameter Type Description other XYAndZ Returns - void Defined in core/geometry/src/geometry3d/Point3dVector3d.ts Line 117 Last Updated: 15 June, 2021