formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Editing Operations

fz_objt_edit_rotate_objt

Description

Rotates an object.

Plugin Prototype

fzrt_error_td fz_objt_edit_rotate_objt(

fzrt_int

windex,

fz_objt_ptr

obj,

double

angle,

fz_axis_enum

axis )

Parameters

windex [Input]

project window index

obj [Input, Result]

object

angle [Input]

angle to rotate (in radians)

axis [Input]

axis of rotation

Returns

Error codes

Availability

5.0.0.0

Example Files

util_objt_edit_genr.fsl
util_objt_transform.fsl

See Also

fz_objt_edit_uniscale_objt,,,

Function Set

fz_model_fset


Defined in

fz_objt_api.h