OffsetFRect procedure

  Classes Reference > Functional Reference >

OffsetFRect procedure

Previous pageReturn to chapter overviewNext page

Changes the origin of a 3D rectangle by a specified angle.

Unit

DXFConv

procedure OffsetFRect(var R: TFRect; DX, DY, DZ: Extended);

Description

Call OffsetFRect to move the 3D rectangle specified by R. All corner of the 3D rectangle moves by DX, DY, DZ offsets.

Go to CAD VCL Enterprise