API Reference > geometry-core > CartesianGeometry > XYZ > setFromVector3d setFromVector3d Method Set the x,y,z parts from a Vector3d This is the same effect as setFrom(other) with no pretesting of variant input type setFromVector3d(other: Vector3d): void Parameter Type Description other Vector3d Returns - void Defined in core/geometry/src/geometry3d/Point3dVector3d.ts Line 130 Last Updated: 13 June, 2024