RotateFPoint function

  Classes Reference > Functional Reference >

RotateFPoint function

Previous pageReturn to chapter overviewNext page

Rotates the 3D rectangle by a specified amount.

Unit

DXFConv

function RotateFPoint(const P: TFPoint; Angle: Extended): TFPoint;

Description

Call RotateFPoint to rotate the 3D point specified by P. All coordinates of the pointe rotates on Angle angle.

Note: Angle parameter must be in degrees.

Go to CAD VCL Enterprise