Table of Contents

Method getUserDynamicRotEx

Namespace
VectorDraw.Professional.ActionUtility
Assembly
VectorDraw.Professional.dll

getUserDynamicRotEx(bool)

Starts a dynamic rotate action so the user can rotate the active layout in 3D.

public StatusCode getUserDynamicRotEx(bool continuous_orbit)

Parameters

continuous_orbit bool

Defines if after release the mouse button, the objects continue their orbit in the direction that the user last specified.

Returns

StatusCode

Returns a status code indicating the success of the action.