Table of Contents

TTMSFNCBloxBaseGroup.RotationStep Property

Specifies the step, in degrees, applied while the user rotates the block interactively. Use larger steps (for example 30, 45 or 90) to snap rotation to specific angles.

API unit family: TMSFNCBloxCoreBlock Declaring type: TTMSFNCBloxBaseGroup Inherited from: TTMSFNCBloxBlock Type: integer

Syntax

property RotationStep: integer;

Remarks

Default value is 5. The value is clamped to the range 1 to 180.