setLocalToWorld3d Method

Supply local to world transform from a 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  

Defined in

Last Updated: 08 January, 2020