HomeFAQHow do I create a point offset from an existing point i...

FAQ

How do I create a point offset from an existing point in XyzPilot?

Use Point/Delta to apply X and Y offsets, or Point/Angle,Dist to specify a direction angle and distance.

Full Answer

Two operators: Point/Delta (Cartesian X/Y offsets) and Point/Angle,Dist (polar angle and distance).

XyzPilot Example

P0 = (100, 50) Point/Delta: dX=25, dY=10 → P1 = (125, 60) Point/Angle,Dist: Angle=45, Dist=50 → P2 = (135.355, 85.355) [50mm at 45 degrees from P0]
← All FAQs Operator Reference Try in XyzPilot →